diff --git a/platformio.ini b/platformio.ini index 604d2e2e5..45f4bc6ab 100644 --- a/platformio.ini +++ b/platformio.ini @@ -78,7 +78,7 @@ check_flags = clangtidy: --checks=-*,clang-analyzer-*,performance-* lib_ldf_mode = chain+ lib_deps = - https://github.com/emsesp/EMS-ESP-Modules.git@1.0.1 + https://github.com/emsesp/EMS-ESP-Modules.git@1.0.2 ; ; builds for GitHub Actions CI