Skip to content

Commit e075099

Browse files
sandeepmistrycmaglie
authored andcommitted
Make 19.5.4 the latest model B firmware version
1 parent f018019 commit e075099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WiFi101.h

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

2323
#define WIFI_FIRMWARE_LATEST_MODEL_A "19.4.4"
24-
#define WIFI_FIRMWARE_LATEST_MODEL_B "19.5.2"
24+
#define WIFI_FIRMWARE_LATEST_MODEL_B "19.5.4"
2525

2626
// for backwards compatibility
2727
#define WIFI_FIRMWARE_REQUIRED WIFI_FIRMWARE_LATEST_MODEL_B

0 commit comments

Comments
 (0)