Using a color name, for either the leds, in the pulse function doesn’t work (only hex and RGB are working with the pulse function).
In example:
stick.pulse(index=0, name='aliceblue', repeats=36, duration=50, steps=10)
doesn’t work
Using a color name, for either the leds, in the pulse function doesn’t work (only hex and RGB are working with the pulse function).
In example:
stick.pulse(index=0, name='aliceblue', repeats=36, duration=50, steps=10)
doesn’t work