diff --git a/platformio.ini b/platformio.ini index 7c69ef39c..900e136ca 100644 --- a/platformio.ini +++ b/platformio.ini @@ -81,7 +81,7 @@ check_flags = clangtidy: --checks=-*,clang-analyzer-*,performance-* lib_ldf_mode = chain+ lib_deps = - https://github.com/emsesp/EMS-ESP-Modules.git@1.0.2 + https://github.com/emsesp/EMS-ESP-Modules.git@1.0.3 ; ; builds for GitHub Actions CI