You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
; -DARDUINO_USB_CDC_ON_BOOT=1 ;; for virtual CDC USB
2202
+
-DARDUINO_USB_CDC_ON_BOOT=0 ;; for serial-to-USB chip
2203
+
-D WLED_RELEASE_NAME=esp32c3dev_2MB_M
2204
+
-D WLED_DISABLE_BROWNOUT_DET ;; the board only has a 500mA LDO, better to disable brownout detection
2205
+
-D WLED_DISABLE_ADALIGHT ;; to disable serial protocols for boards with CDC USB (Serial RX will receive junk commands, unless its pulled down by resistor)
0 commit comments