Skip to content

Commit 25b10b7

Browse files
Fix WiFiManager version
1 parent 7c1c79e commit 25b10b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Usage:
3939
1. Software:
4040
1. Arduino IDE, https://www.arduino.cc/en/main/software (version tested: 1.8.13);
4141
1. ESP8266 core for Arduino, https://github.com/esp8266/Arduino (version tested: 3.0.2);
42-
1. WiFiManager library, https://github.com/tzapu/WiFiManager (version tested: 0.16.9);
42+
1. WiFiManager library, https://github.com/tzapu/WiFiManager (version tested: 0.16.0);
4343
1. JLed library, https://github.com/jandelgado/jled (version tested: 4.7.0);
4444
1. AceButton library, https://github.com/bxparks/AceButton (version tested: 1.9.1);
4545
1. AceTime library(*), https://github.com/bxparks/AceTime (version tested: 1.7.4);

0 commit comments

Comments
 (0)