Skip to content

Commit

Permalink
Updating version string containing latest version of nina firmware to…
Browse files Browse the repository at this point in the history
… version 1.4.3. (arduino-libraries#152)
  • Loading branch information
aentinger authored Feb 8, 2021
1 parent 69c628e commit 9dff7c5
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.1"
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.3"

#include <inttypes.h>

Expand Down

0 comments on commit 9dff7c5

Please sign in to comment.