From 0a7a405f8e2b97ac847efd290161fe77a4b2695d Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Sun, 23 May 2021 12:54:53 +0200 Subject: [PATCH] Version bump StreamUtils --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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