needed to update neopixel library
This commit is contained in:
parent
d785a260d9
commit
85680260b0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ framework = arduino
|
|||
monitor_speed = 115200
|
||||
upload_speed = 1000000
|
||||
lib_deps = greiman/SdFat@^2.1.2
|
||||
adafruit/Adafruit NeoPixel@^1.10.4
|
||||
adafruit/Adafruit NeoPixel
|
||||
build_flags = -std=gnu++17 -Ofast -DESP32=1 -ggdb3 -D_GLIBCXX_USE_C99
|
||||
build_unflags = -std=gnu++11 -Os
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue