We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63662f0 + fa7d600 commit 99f8ee4Copy full SHA for 99f8ee4
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