Skip to content

Commit 1f4d488

Browse files
authored
Update constant WIFI_FIRMWARE_LATEST_VERSION to latest released nina-fw version 1.4.6 (#183)
https://github.com/arduino/nina-fw/releases/tag/1.4.6
1 parent 5d63d7d commit 1f4d488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WiFi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#ifndef WiFi_h
2222
#define WiFi_h
2323

24-
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.5"
24+
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.6"
2525

2626
#include <inttypes.h>
2727

0 commit comments

Comments
 (0)