diff --git a/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin b/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin index fabed45..b1a9c9e 100644 Binary files a/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin and b/Arduino_Sketch/HASwitchPlate.ino.d1_mini.bin differ diff --git a/Arduino_Sketch/debug/HASwitchPlate.ino.d1_mini.elf b/Arduino_Sketch/debug/HASwitchPlate.ino.d1_mini.elf index 1552ed0..c4a21a6 100644 Binary files a/Arduino_Sketch/debug/HASwitchPlate.ino.d1_mini.elf and b/Arduino_Sketch/debug/HASwitchPlate.ino.d1_mini.elf differ diff --git a/Arduino_Sketch/platformio.ini b/Arduino_Sketch/platformio.ini index 5d67d3b..df24b17 100644 --- a/Arduino_Sketch/platformio.ini +++ b/Arduino_Sketch/platformio.ini @@ -9,7 +9,7 @@ ; https://docs.platformio.org/page/projectconf.html [env:d1_mini] -platform = https://github.com/platformio/platform-espressif8266.git @ ^3.1.0 +platform = https://github.com/platformio/platform-espressif8266.git @ ^3.2.0 board = d1_mini framework = arduino board_build.f_cpu = 160000000L @@ -18,8 +18,8 @@ build_flags = -D PIO_FRAMEWORK_ARDUINO_ESPRESSIF_SDK22x_191122 -D PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH lib_deps = - bblanchon/ArduinoJson @ ^6.18.1 + bblanchon/ArduinoJson @ ^6.18.5 256dpi/MQTT @ ^2.5.0 dancol90/ESP8266Ping @ ^1.0 krzychb/EspSaveCrash @ ^1.2.0 - https://github.com/tzapu/WiFiManager.git#8984863fe6a8106bf0ead7e6ac013c745a4d1f93 \ No newline at end of file + https://github.com/tzapu/WiFiManager.git#72b53316105e6e15ec56b430b151907b4867e66a \ No newline at end of file