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

Update import and initializations to current standards #55

Closed DJDevon3 closed 3 months ago

DJDevon3 commented 1 year ago

Updating examples to 8.0 syntax

DJDevon3 commented 1 year ago

@kattni This one has a learn guide with the outdated example in the "Full Code" section.

kattni commented 1 year ago

@evaherrada Please review and complete any guide updates required.

pReya commented 3 months ago

Looks good to me. Merging

@evaherrada Seems like you forgot to push the button :D