🎛️ Renames timing

This commit is contained in:
Rune Harlyk
2024-11-08 17:29:57 +01:00
parent 386f1c627d
commit ea5b16de0c
8 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#include <stateful_service_endpoint.h>
#include <FSPersistence.h>
#include <settings/ap_settings.h>
#include <Timing.h>
#include <timing.h>
#include <WiFi.h>
class APService : public StatefulService<APSettings> {