adafruit/Adafruit_CircuitPython_LED_Animation

Split up helper.py

dhalbert opened this issue · 0 comments

helper.py is large and contains disparate things. Its size means some animations like Pulse that could work on SAMD21 don't fit. Split helper.py up into constituent parts.