parent
9c413aca20
commit
b32724eccb
|
@ -17,7 +17,7 @@ LED_STRIP_PIN = board.D18
|
||||||
global LED_COUNT
|
global LED_COUNT
|
||||||
LED_COUNT = 30
|
LED_COUNT = 30
|
||||||
global LEDS_PER_PIXEL
|
global LEDS_PER_PIXEL
|
||||||
LEDS_PER_PIXEL = 5
|
LEDS_PER_PIXEL = 1
|
||||||
|
|
||||||
# Global variables for LED strip control
|
# Global variables for LED strip control
|
||||||
global strip
|
global strip
|
||||||
|
|
Loading…
Reference in New Issue