adafruit/Adafruit_CircuitPython_FancyLED
Helper functions to assist with porting FastLED Arduino projects to CircuitPython
PythonMIT
Issues
- 1
Missing Type Annotations
#24 opened by FoamyGuy - 0
Library uses short argument names
#28 opened by tekktrik - 1
Feature request support okhsv colorspace
#27 opened by maximecaron - 4
Using with RGBW Devices
#25 opened by HopWorks - 4
Outdated installation instructions
#22 opened by sixtyfive - 1
- 1
- 1
fancyled_helpers error with AttributeError: 'module' object has no attribute 'CRGB'
#11 opened by devoh747