BroMarduk / ptmenu

A menu system for the Adafruit (and possibly other) PiTFT displays (most with touchscreen).
MIT License
1 stars 0 forks source link

Add more actions to GPIO Buttons #6

Closed BroMarduk closed 7 years ago

BroMarduk commented 7 years ago

While the custom functions cover the gap, adding some more built in functions to the GPIO buttons will allow for more flexibility and more closely emulate the process_button function in the menu

Examples:

BroMarduk commented 7 years ago

Added same functionality as present in process_button (with the exception of back, which does not apply in the case of a hard gpio button)