[add] Autoplay and improve gameplay

This commit is contained in:
2026-03-06 13:40:46 +01:00
parent 45e06009a9
commit 917cec34e4
7 changed files with 453 additions and 253 deletions
+4 -1
View File
@@ -9,9 +9,12 @@ build_flags =
-D LED_PIN=4
-D ENC_A=0
-D ENC_B=1
-D ENC_SW=6
-D ENC_SW=2
-D SENSITIVITY=4
-D BRIGHTNESS=25
-D IDLE_TIMEOUT=45000
-D DEMO_RESET_PAUSE=20000
-D DEBOUNCE_DELAY=50
lib_deps =
fastled/FastLED @ ^3.6.0
paulstoffregen/Encoder @ ^1.4.4