Go to file
David Thurstenson fb617a5eec Switch loop direction from count-up to count-down
Also:
 - Let countdown() go negative
 - Don't update neopixels when time is negative
 - Print current time to console every update period
 - Set colormode="fill" as default in colorizer()
2022-10-10 00:17:52 -05:00
examples Added neopixel rainbow example 2022-10-09 22:30:46 -05:00
colorbar-fastloop.py Switch loop direction from count-up to count-down 2022-10-10 00:17:52 -05:00
colorbar-sleep.py Initial Commit 2022-10-02 20:03:44 -05:00