Skip to content

Conversation

@tekktrik
Copy link
Member

@tekktrik tekktrik commented Apr 21, 2022

Resolves adafruit/Adafruit_CircuitPython_MotorKit/issues/45 by using new circuitpython_typing.pwmio.PWMOut Protocol for type annotations on platforms like the Jetson Nano which do not have pwmio.PWMOut implemented.

@tekktrik tekktrik requested a review from a team April 21, 2022 16:20
Copy link
Contributor

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@dhalbert dhalbert merged commit 207953a into adafruit:main Apr 21, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Apr 22, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_VC0706 to 6.0.0 from 5.0.1: > Merge pull request adafruit/Adafruit_CircuitPython_VC0706#25 from tekktrik/dev/convert-to-properties Updating https://github.com/adafruit/Adafruit_CircuitPython_Motor to 3.4.0 from 3.3.5: > Merge pull request adafruit/Adafruit_CircuitPython_Motor#63 from tekktrik/dev/allow-pwmio-protocols > Update Black to latest. > Fixed readthedocs build > Consolidate Documentation sections of README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants