🍇 Adds tensorflow sin example

This commit is contained in:
Rune Harlyk
2024-07-22 13:50:36 +02:00
committed by Rune Harlyk
parent c9c6125462
commit c32e327320
5 changed files with 270 additions and 2 deletions
+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();