We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c192d8 commit 4896422Copy full SHA for 4896422
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.4.1"
+#define WIFI_FIRMWARE_LATEST_VERSION "0.5.2"
21
22
class CAccessPoint {
23
public:
0 commit comments