You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,9 @@ The catch is **your function is now part of an ISR (Interrupt Service Routine),
174
174
175
175
1.[`Arduino IDE 1.8.15+`](https://www.arduino.cc/en/Main/Software)
176
176
2.[`ESP8266 Core 3.0.0+`](https://github.com/esp8266/Arduino) for ESP8266-based boards. [](https://github.com/esp8266/Arduino/releases/latest/). To use ESP8266 core 2.7.1+ for LittleFS.
177
-
3.[`Blynk_WM library v1.5.0+`](https://github.com/khoih-prog/Blynk_WM) to use with some examples. To install. check [](https://www.ardu-badge.com/Blynk_WiFiManager)
177
+
3.[`Blynk_WM library v1.6.0+`](https://github.com/khoih-prog/Blynk_WM) to use with some examples. To install. check [](https://www.ardu-badge.com/Blynk_WiFiManager)
178
+
4.[`SimpleTimer library`](https://github.com/jfturcot/SimpleTimer) to use with some examples.
0 commit comments