We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5f0989 commit 7e9f05aCopy full SHA for 7e9f05a
examples/arduino-rmt-blink/platformio.ini
@@ -19,13 +19,6 @@ board = esp32-c3-devkitm-1
19
build_flags = -DBUILTIN_RGBLED_PIN=8
20
-DNR_OF_LEDS=1
21
22
-[env:esp32-c5]
23
-platform = espressif32
24
-framework = arduino
25
-board = esp32-c5-devkitc-1
26
-build_flags = -DBUILTIN_RGBLED_PIN=27
27
- -DNR_OF_LEDS=1
28
-
29
[env:esp32-c6]
30
platform = espressif32
31
framework = arduino
0 commit comments