Update fullscreen_countdown_web.cpp ok

This commit is contained in:
Clément SAILLANT
2025-08-28 14:34:06 +02:00
committed by GitHub
parent d87f969554
commit 89a6ab7e06
+1 -1
View File
@@ -2684,4 +2684,4 @@ void loop() {
// Les tâches FreeRTOS gèrent tout le travail
vTaskDelay(pdMS_TO_TICKS(1000));
}