File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
examples/arduino-rmt-blink Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ platform = espressif32
3
3
framework = arduino
4
4
board = esp32-s2-saola-1
5
5
lib_ignore = wifi
6
- bt
7
6
spiffs
8
7
NetworkClientSecure
9
8
build_flags = -DBUILTIN_RGBLED_PIN =18
@@ -14,7 +13,6 @@ platform = espressif32
14
13
framework = arduino
15
14
board = esp32-s3-devkitc-1
16
15
lib_ignore = wifi
17
- bt
18
16
spiffs
19
17
NetworkClientSecure
20
18
build_flags = -DBUILTIN_RGBLED_PIN =48
@@ -25,7 +23,6 @@ platform = espressif32
25
23
framework = arduino
26
24
board = esp32-c3-devkitm-1
27
25
lib_ignore = wifi
28
- bt
29
26
spiffs
30
27
NetworkClientSecure
31
28
build_flags = -DBUILTIN_RGBLED_PIN =8
@@ -36,7 +33,6 @@ platform = espressif32
36
33
framework = arduino
37
34
board = esp32-c6-devkitm-1
38
35
lib_ignore = wifi
39
- bt
40
36
spiffs
41
37
NetworkClientSecure
42
38
build_flags = -DBUILTIN_RGBLED_PIN =8
You can’t perform that action at this time.
0 commit comments