Add flicker and n_chase patterns, increase test brightness to 255, add test suites
This commit is contained in:
@@ -46,7 +46,7 @@ def test_circle_loading():
|
||||
p = patterns.Patterns(
|
||||
pin=settings["led_pin"],
|
||||
num_leds=settings["num_leds"],
|
||||
brightness=100,
|
||||
brightness=255,
|
||||
delay=2000 # Base cycle time
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user