adafruit / Adafruit_CircuitPython_Display_Button

Press it!
MIT License
4 stars 17 forks source link

add sprite_button example for TFT Featherwing #44

Closed DJDevon3 closed 9 months ago

DJDevon3 commented 9 months ago

simple menu button demo specifically for TFT featherwing touch display. added if not button.selected: which helps with debounce. I'm using these sprite buttons as main menu buttons in my Feather Weather Touch project.

DJDevon3 commented 9 months ago

@FoamyGuy Oops! Thank you. That's just part of my personal naming convention I forgot to change.