Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3e4b0d4

Browse filesBrowse files
authored
Merge pull request #447 from pennam/0.5.2-wifi-fw
UNO R4 WiFi firmware 0.5.2
2 parents 926389a + 4896422 commit 3e4b0d4
Copy full SHA for 3e4b0d4

File tree

2 files changed

+2
-2
lines changed
Filter options

2 files changed

+2
-2
lines changed

‎libraries/WiFiS3/src/WiFi.h

Copy file name to clipboardExpand all lines: libraries/WiFiS3/src/WiFi.h
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#define DEFAULT_GW_AP_ADDRESS IPAddress(192,168,1,1)
1818
#define DEFAULT_NM_AP_ADDRESS IPAddress(255,255,255,0)
1919

20-
#define WIFI_FIRMWARE_LATEST_VERSION "0.4.1"
20+
#define WIFI_FIRMWARE_LATEST_VERSION "0.5.2"
2121

2222
class CAccessPoint {
2323
public:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.