davetcc / tcMenu

Menu library for Arduino, mbed and ESP with designer UI and remote control capabilities.
https://www.thecoderscorner.com/products/arduino-libraries/tc-menu/
Apache License 2.0
272 stars 25 forks source link

Add support for two button operation. #370

Closed davetcc closed 11 months ago

davetcc commented 1 year ago

Is your feature request related to a problem? Please describe. TcMenu should support two-button operation, where some functions of the up and down need to be doubled up by holding down.

Describe the solution you'd like When the up button is held, treat as "OK", when the down button is held, treat as "Back"