We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 926389a + 4896422 commit 3e4b0d4Copy full SHA for 3e4b0d4
extras/uno-r4-wifi-usb-bridge
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