Skip to content

Commit 09b5282

Browse files
authored
Merge pull request #5 from DIT-ROBOTICS/dev
Update Battery_watchdog.ino to specify AsyncElegantOTA and ESP32 version
2 parents adff596 + 65de91f commit 09b5282

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.arduino/Battery_watchdog/Battery_watchdog.ino

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22
Requirements:
33
Adafruit_NeoPixel
44
Arduino_JSON
5-
AsyncElegantOTA
5+
AsyncElegantOTA-2.2.8
66
AsyncTCP
77
ESP_Async_WebServer
88
WiFiManager
9+
[ esp32 v2.0.17 ]
910
******************************/
1011

1112
#include <Arduino.h>

0 commit comments

Comments
 (0)