Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into core3

This commit is contained in:
MichaelDvP
2026-04-19 15:49:36 +02:00
9 changed files with 3479 additions and 1246 deletions

View File

@@ -105,4 +105,4 @@ void ESP32React::loop() {
_apSettingsService.loop();
_mqttSettingsService.loop();
_ntpSettingsService.loop();
}
}