Skip to content

Commit 9dff7c5

Browse files
authored
Updating version string containing latest version of nina firmware to version 1.4.3. (#152)
1 parent 69c628e commit 9dff7c5

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.1"
24+
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.3"
2525

2626
#include <inttypes.h>
2727

0 commit comments

Comments
 (0)