adafruit / Adafruit_CircuitPython_seesaw

seesaw helper IC driver for circuitPython
MIT License
60 stars 35 forks source link

Adding examples for ANO rotary encoder #115

Closed BlitzCityDIY closed 1 year ago

BlitzCityDIY commented 1 year ago

Adding two examples for the ANO rotary encoder. Ports of the Arduino example code.

github-actions[bot] commented 1 year ago

👋 Thanks for this pull request! Unfortunately, it looks like the automated continuous integration (CI) test(s) failed. These can be tricky to fix so we've written a guide on how to fix them locally. It has pages about running pre-commit locally and another about building the docs locally with sphinx. Thanks for contributing to CircuitPython! If you have more questions, feel free to join the Adafruit Discord and post in #circuitpython-dev.

BlitzCityDIY commented 1 year ago

thanks for reviewing!