diff --git a/neopixel.cfg b/neopixel.cfg index 693a230..cc87245 100644 --- a/neopixel.cfg +++ b/neopixel.cfg @@ -3,14 +3,15 @@ ##################################################################### [neopixel caselight] -pin: PB0 +pin: PB6 # Octopus BL_Touch chain_count: 44 initial_RED: 0.6 initial_GREEN: 0.5 initial_BLUE: 0.4 [neopixel toolhead] -pin: PB6 # Octopus BL_Touch +# pin: PB6 # Octopus BL_Touch +pin: PB0 # Octopus LED chain_count: 3 color_order: GRBW initial_RED: 0.3