adafruit / Adafruit_CircuitPython_PCA9685

Adafruit CircuitPython driver for PCA9685 16-channel, 12-bit PWM LED & servo driver chip.
MIT License
120 stars 64 forks source link

Add Adafruit-Blinka to requirements.txt #19

Closed demophoon closed 5 years ago

demophoon commented 5 years ago

https://github.com/adafruit/circuitpython/issues/1246

kattni commented 5 years ago

Not needed. Adding to https://github.com/adafruit/adabot/issues/70

kattni commented 5 years ago

Blinka will be needed with any code used with this module. Reopening to merge.