Switch from FastLED to Adafruit NeoPixel (more reliable on ESP32-S3 RMT)
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ framework = arduino
|
||||
|
||||
lib_deps =
|
||||
adafruit/Adafruit TinyUSB Library@^2.0.0
|
||||
fastled/FastLED@^3.9.0
|
||||
adafruit/Adafruit NeoPixel@^1.12.0
|
||||
|
||||
build_flags =
|
||||
-DARDUINO_USB_MODE=1
|
||||
|
||||
Reference in New Issue
Block a user