Reduce 128 to 64 to match the LEDs on this module.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
NUM_LEDS = 128
|
||||
NUM_LEDS = 64
|
||||
LED_PIN = 0
|
||||
BRIGHTNESS = 9.0 # Set brightness of animations here, 0-1.0
|
||||
MAX_SOLID_BRIGHTNESS = 100 # Set solid color max brightness here 0-255
|
||||
|
||||
Reference in New Issue
Block a user