[add] Web config and ply 1

This commit is contained in:
2026-03-06 17:07:10 +01:00
parent 917cec34e4
commit 8fb373f5d6
2 changed files with 91 additions and 25 deletions
+4
View File
@@ -15,6 +15,10 @@ build_flags =
-D IDLE_TIMEOUT=45000
-D DEMO_RESET_PAUSE=20000
-D DEBOUNCE_DELAY=50
-D DEFAULT_LOOK_AHEAD=8
-D DEFAULT_BRIGHTNESS=25
-D DEFAULT_IDLE_TIMEOUT=45
-D WIFI_PASSWORD=\"youlose4\"
lib_deps =
fastled/FastLED @ ^3.6.0
paulstoffregen/Encoder @ ^1.4.4