Skip to content

Commit

Permalink
Increment WIFI_FIRMWARE_LATEST_VERSION to 1.4.7 (#191)
Browse files Browse the repository at this point in the history
Due to the release of nina-fw:v1.4.7 (https://github.com/arduino/nina-fw/releases/tag/1.4.7) this version number needs to be incremented.
  • Loading branch information
aentinger authored Jun 18, 2021
1 parent ea7748e commit bac615d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WiFi.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#ifndef WiFi_h
#define WiFi_h

#define WIFI_FIRMWARE_LATEST_VERSION "1.4.6"
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.7"
#define WIFI_HAS_FEED_WATCHDOG_FUNC

#include <inttypes.h>
Expand Down

0 comments on commit bac615d

Please sign in to comment.