diff --git a/platformio.ini b/platformio.ini index cbf3d9f..20dbdbb 100644 --- a/platformio.ini +++ b/platformio.ini @@ -26,7 +26,7 @@ lib_deps = https://github.com/bblanchon/ArduinoJson.git https://github.com/PaulStoffregen/Time.git https://github.com/coryjfowler/MCP_CAN_lib.git#1.5.0 - https://github.com/ayushsharma82/AsyncElegantOTA.git + https://github.com/sijones/AsyncElegantOTA.git https://github.com/hasenradball/LCD-I2C.git upload_protocol = esptool monitor_speed = 115200 @@ -49,7 +49,7 @@ lib_deps = https://github.com/bblanchon/ArduinoJson.git https://github.com/PaulStoffregen/Time.git https://github.com/coryjfowler/MCP_CAN_lib.git#1.5.0 - https://github.com/ayushsharma82/AsyncElegantOTA.git + https://github.com/sijones/AsyncElegantOTA.git https://github.com/hasenradball/LCD-I2C.git upload_protocol = esptool monitor_speed = 115200