Skip to content

Commit 09806b6

Browse files
authored
Merge pull request #267 from arduino/pennam-patch-1
Update WIFI_FIRMWARE_LATEST_VERSION to 0.4.1
2 parents 33ab3f2 + 358db48 commit 09806b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: libraries/WiFiS3/src/WiFi.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#define DEFAULT_NM_AP_ADDRESS IPAddress(255,255,255,0)
1919

2020

21-
#define WIFI_FIRMWARE_LATEST_VERSION "0.3.0"
21+
#define WIFI_FIRMWARE_LATEST_VERSION "0.4.1"
2222

2323
class CAccessPoint {
2424
public:

0 commit comments

Comments
 (0)