Skip to content

Commit 546242e

Browse files
committed
Update WiFi firmware latest version 0.3.0
1 parent 8b943c4 commit 546242e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libraries/WiFiS3/src/WiFi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#define DEFAULT_NM_AP_ADDRESS IPAddress(255,255,255,0)
1515

1616

17-
#define WIFI_FIRMWARE_LATEST_VERSION "0.2.1"
17+
#define WIFI_FIRMWARE_LATEST_VERSION "0.3.0"
1818

1919
class CAccessPoint {
2020
public:

0 commit comments

Comments
 (0)