adafruit / Adafruit_CircuitPython_FT5336

CircuitPython driver for the FT5336 touch screen controller
MIT License
0 stars 2 forks source link

adding touch buttons example #3

Closed BlitzCityDIY closed 7 months ago

BlitzCityDIY commented 7 months ago

Adding an example for user interface buttons. The pressed state of the buttons are tracked based on the touch points.

github-actions[bot] commented 7 months 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.