adafruit / Adafruit_CircuitPython_ServoKit

CircuitPython helper library for the PWM/Servo FeatherWing, Shield and Pi HAT kits.
MIT License
69 stars 29 forks source link

Add type annotations #37

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Resolves #32 by adding type annotations! Also adds missing i2c parameter to __init__() docstring