Skip to content

Commit 358db48

Browse files
authored
Update WIFI_FIRMWARE_LATEST_VERSION to 0.4.1
1 parent 854d3b2 commit 358db48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/WiFiS3/src/WiFi.h

+1-1
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.3.0"
17+
#define WIFI_FIRMWARE_LATEST_VERSION "0.4.1"
1818

1919
class CAccessPoint {
2020
public:

0 commit comments

Comments
 (0)