diff --git a/platformio.ini b/platformio.ini index 775e1dbc..b3149e08 100644 --- a/platformio.ini +++ b/platformio.ini @@ -41,9 +41,9 @@ lib_deps = https://github.com/mp-se/arduino-mqtt#v2.5.2 https://github.com/mp-se/ESPAsyncWebServer#0.1.1 https://github.com/mp-se/ESPAsyncTCP#0.1.0 - https://github.com/mp-se/espframework/#1.0.1 + https://github.com/mp-se/espframework/#1.0.4 lib_deps32 = - https://github.com/mp-se/NimBLE-Arduino#1.4.1 +- https://github.com/mp-se/NimBLE-Arduino#1.4.1 extra_scripts = script/copy_firmware.py script/create_versionjson.py