neopixel: swap leds

This commit is contained in:
Konstantin Koslowski 2022-08-05 12:48:24 +02:00
parent a41585f884
commit 87a32ec148

View file

@ -3,14 +3,15 @@
##################################################################### #####################################################################
[neopixel caselight] [neopixel caselight]
pin: PB0 pin: PB6 # Octopus BL_Touch
chain_count: 44 chain_count: 44
initial_RED: 0.6 initial_RED: 0.6
initial_GREEN: 0.5 initial_GREEN: 0.5
initial_BLUE: 0.4 initial_BLUE: 0.4
[neopixel toolhead] [neopixel toolhead]
pin: PB6 # Octopus BL_Touch # pin: PB6 # Octopus BL_Touch
pin: PB0 # Octopus LED
chain_count: 3 chain_count: 3
color_order: GRBW color_order: GRBW
initial_RED: 0.3 initial_RED: 0.3