Skip to content

Commit d93d548

Browse files
authored
Increment WIFI_FIRMWARE_LATEST_VERSION to 1.4.8
Due to the release of nina-fw:v1.4.8 (https://github.com/arduino/nina-fw/releases/tag/1.4.8) this version number needs to be incremented.
1 parent f72af51 commit d93d548

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.7"
24+
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.8"
2525
#define WIFI_HAS_FEED_WATCHDOG_FUNC
2626

2727
#include <inttypes.h>

0 commit comments

Comments
 (0)