Add CLKPIN/DATAPIN to PIO override (as suggested in #1109)
This commit is contained in:
parent
5a98993df9
commit
d543ba82ac
@ -25,6 +25,9 @@ build_flags = ${common.build_flags_esp8266}
|
|||||||
; -D USE_APA102
|
; -D USE_APA102
|
||||||
; -D USE_WS2801
|
; -D USE_WS2801
|
||||||
; -D USE_LPD8806
|
; -D USE_LPD8806
|
||||||
|
; PIN defines for 2 wire LEDs
|
||||||
|
; -D CLKPIN=0
|
||||||
|
; -D DATAPIN=2
|
||||||
; to drive analog LED strips (aka 5050), uncomment the following
|
; to drive analog LED strips (aka 5050), uncomment the following
|
||||||
; PWM pins 5,12,13,15 are used with Magic Home LED Controller (default)
|
; PWM pins 5,12,13,15 are used with Magic Home LED Controller (default)
|
||||||
; -D WLED_USE_ANALOG_LEDS
|
; -D WLED_USE_ANALOG_LEDS
|
||||||
|
Loading…
Reference in New Issue
Block a user