Skip to content

Commit 4896422

Browse files
committed
WIFI_FIRMWARE_LATEST_VERSION: 0.5.2
1 parent 9c192d8 commit 4896422

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
@@ -17,7 +17,7 @@
1717
#define DEFAULT_GW_AP_ADDRESS IPAddress(192,168,1,1)
1818
#define DEFAULT_NM_AP_ADDRESS IPAddress(255,255,255,0)
1919

20-
#define WIFI_FIRMWARE_LATEST_VERSION "0.4.1"
20+
#define WIFI_FIRMWARE_LATEST_VERSION "0.5.2"
2121

2222
class CAccessPoint {
2323
public:

0 commit comments

Comments
 (0)