Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[env:esp32dev]
|
||||
platform = espressif32
|
||||
board = esp32dev
|
||||
framework = arduino
|
||||
monitor_speed = 115200
|
||||
build_flags = -DCORE_DEBUG_LEVEL=0
|
||||
lib_deps =
|
||||
fastled/FastLED@^3.9.0
|
||||
bblanchon/ArduinoJson@^7.0.0
|
||||
Reference in New Issue
Block a user