Skip to content

Commit 49def0a

Browse files
Update reference version of ESP8266 Core
1 parent 96ad9d5 commit 49def0a

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
@@ -38,7 +38,7 @@ Usage:
3838
1. Push button connected to a GPIO and pulled high;
3939
1. Software:
4040
1. Arduino IDE, https://www.arduino.cc/en/main/software (version tested: 1.8.5);
41-
1. ESP8266 core for Arduino, https://github.com/esp8266/Arduino (version tested: 2.4.2);
41+
1. ESP8266 core for Arduino, https://github.com/esp8266/Arduino (version tested: 2.5.2);
4242
1. WiFiManager library for Arduino, https://github.com/tzapu/WiFiManager (version tested: 0.14.0).
4343

4444
If you have an ESP with an onboard button, such as Witty Cloud Development board, the program can be used out of the box. Otherwise you need to wire the button and update the GPIO number in the source code.

0 commit comments

Comments
 (0)