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 13ee648 commit e470723Copy full SHA for e470723
1 file changed
variants/esp32c6/tlora_c6/platformio.ini
@@ -8,8 +8,9 @@ build_flags =
8
-I variants/esp32c6/tlora_c6
9
-DARDUINO_USB_CDC_ON_BOOT=1
10
-DARDUINO_USB_MODE=1
11
- ; Disable audio.
+ ; Disable screen + audio.
12
; ESP32-C6 with 4MB flash is TIGHT on space.
13
+ -DMESHTASTIC_EXCLUDE_SCREEN=1
14
-DMESHTASTIC_EXCLUDE_AUDIO=1
15
16
lib_ignore =
0 commit comments