We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63662f0 commit fa7d600Copy full SHA for fa7d600
1 file changed
libraries/WiFiS3/src/WiFi.h
@@ -17,7 +17,7 @@
17
#define DEFAULT_GW_AP_ADDRESS IPAddress(192,168,1,1)
18
#define DEFAULT_NM_AP_ADDRESS IPAddress(255,255,255,0)
19
20
-#define WIFI_FIRMWARE_LATEST_VERSION "0.5.2"
+#define WIFI_FIRMWARE_LATEST_VERSION "0.6.0"
21
22
#ifndef WIFI_MAX_SSID_COUNT
23
#define WIFI_MAX_SSID_COUNT 10
0 commit comments