From de11425f5a8e7c87dc8e9ef6ae568e4176524fbc Mon Sep 17 00:00:00 2001 From: Magnus Date: Mon, 30 Sep 2024 19:39:04 +0200 Subject: [PATCH] Update espfwk --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index d2d4f60..bb6ea27 100644 --- a/platformio.ini +++ b/platformio.ini @@ -41,7 +41,7 @@ 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.4 + https://github.com/mp-se/espframework#1.0.6 https://github.com/mp-se/OneWireNg#0.13.3 lib_deps32 = https://github.com/mp-se/NimBLE-Arduino#1.4.1