🍎 Update import casing

This commit is contained in:
Rune Harlyk
2024-09-03 21:24:08 +02:00
committed by Rune Harlyk
parent 5e0b31aaf2
commit fb06437c43
+1 -1
View File
@@ -2,7 +2,7 @@
#include <stateful_service_endpoint.h>
#include <FSPersistence.h>
#include <ap_settings.h>
#include <timing.h>
#include <Timing.h>
#include <WiFi.h>
class APService : public StatefulService<APSettings> {