Skip to content

Commit

Permalink
Change WIFI_FIRMWARE_LATEST_VERSION to 1.4.1 (arduino-libraries#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger authored Aug 26, 2020
1 parent b3a951e commit 72bae79
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.0"
#define WIFI_FIRMWARE_LATEST_VERSION "1.4.1"

#include <inttypes.h>

Expand Down

0 comments on commit 72bae79

Please sign in to comment.