Releases: adafruit/Adafruit_CircuitPython_PCA9685
Releases · adafruit/Adafruit_CircuitPython_PCA9685
2.0 Release for CircuitPython 2.0
Bump of release version for CircuitPython 2.0 and up releases. The mpy file on this release can ONLY be used on CircuitPython 2.0 and above!
1.0.2 - Update examples
This requires CircuitPython 0.9.4+!
Update the examples to busio which uses bitbanging on the ESP8266.
Swap to UnaryStruct internally.
Switched to UnaryStruct for simplified register access. Note this requires the latest version of Adafruit_Register!
Initial release for Travis MPY build
1.0.0 Create .travis.yml