adafruit / Adafruit_CircuitPython_DotStar

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

Add type annotations #59

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Just wanted to make sure this is the correct way to type libraries using the new external circuitpython_typing library. I'll turn this to a real PR once that's confirmed. This would resolve #58 for this library.