diff --git a/platformio.ini b/platformio.ini index c245956f..12c1b27e 100644 --- a/platformio.ini +++ b/platformio.ini @@ -69,7 +69,7 @@ build_flags = lib_deps = bxparks/AceButton@^1.8.3 ; GPIO button library bblanchon/ArduinoJson@^6.18.0 ; Json(l) parser - bblanchon/StreamUtils@1.6.0 ; for EEPromStream + bblanchon/StreamUtils@1.6.1 ; for EEPromStream knolleary/PubSubClient@^2.8.0 ; MQTT client git+https://github.com/fvanroie/ConsoleInput.git ;git+https://github.com/andrethomas/TasmotaSlave.git