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
; Serial debug enabled -DARDUINO_USB_MODE=1 -DARDUINO_USB_CDC_ON_BOOT=1 -DARDUINO_USB_MSC_ON_BOOT=0 -DARDUINO_USB_DFU_ON_BOOT=1 ;; for Hardware-CDC USB mode
2799
2799
-D ARDUINO_USB_CDC_ON_BOOT=0
2800
2800
-D WLED_DISABLE_ADALIGHT ;; disables serial protocols - recommended for Hardware-CDC USB (Serial RX will receive junk commands when RX pin is unconnected, unless its pulled down by resistor)
2801
-
${common_mm.animartrix_build_flags}
2801
+
;${common_mm.animartrix_build_flags}
2802
2802
${common_mm.build_disable_sync_interfaces}
2803
2803
-D LOLIN_WIFI_FIX ;; try this in case Wifi does not work
0 commit comments