aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authoruser@node5.net <user@node5.net>2026-02-15 00:44:00 +0100
committeruser@node5.net <user@node5.net>2026-02-15 00:44:00 +0100
commit0ca09e17badf7a9e24d13b2bdbc3fb878e9346b2 (patch)
tree6eedf0d2781e07294c5c9df2acdd863db5793608 /src/main.cpp
parent213554538fac9abe4e161f434fb0e156ec52f26e (diff)
Remove unused import
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 9158336..021d0e7 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,6 +1,5 @@
#include <user_settings.h>
-#include <FastLED.h>
#include <ESP8266WiFi.h>
#include <ezTime.h>