adafruit / Adafruit_CircuitPython_DotStar

Dotstarrin' away in CircuitPython land
MIT License
46 stars 38 forks source link

Cookiecutter the library and update to match NeoPixel API. #1

Closed tannewt closed 6 years ago

tannewt commented 6 years ago

Yeah, I want our libraries to have the adafruit_ prefix. neopixel is unique since its more prevalent already.

dhalbert commented 6 years ago

Got it re naming. So a couple of examples have to change in dotstar.py. Tnx.

tannewt commented 6 years ago

Fixed up the example and deinit code. Tested by @kattni and I on the CircuitPlayground Express with DotStar strips.