🧼 Clean up esp32Sveltekit

This commit is contained in:
Rune Harlyk
2024-08-18 16:53:32 +02:00
parent ae7b1d8c99
commit 420428ec3e
+1 -1
View File
@@ -206,7 +206,7 @@ void IRAM_ATTR ESP32SvelteKit::loop() {
_wifiSettingsService.loop();
_apSettingsService.loop();
#if FT_ENABLED(FT_ANALYTICS)
_analyticsService.loop();
_analyticsService.loop();
#endif
#if FT_ENABLED(FT_BATTERY)
_batteryService.loop();