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.
2 parents 9c31856 + 9f4eeee commit f7c8cf1Copy full SHA for f7c8cf1
1 file changed
variants/m5stack_unit_c6l/platformio.ini
@@ -94,6 +94,8 @@ build_flags = ${M5Stack_Unit_C6L.build_flags}
94
-D MAX_CONTACTS=350
95
-D MAX_GROUP_CHANNELS=40
96
-D OFFLINE_QUEUE_SIZE=256
97
+ -D ARDUINO_USB_CDC_ON_BOOT=1
98
+ -D ARDUINO_USB_MODE=1
99
build_src_filter = ${M5Stack_Unit_C6L.build_src_filter}
100
+<helpers/esp32/*.cpp>
101
-<helpers/esp32/ESPNOWRadio.cpp>
0 commit comments