Uniot Core
0.8.1
Loading...
Searching...
No Matches
Button

Button input handler with support for click and long press detection. More...

Collaboration diagram for Button:

Classes

class  uniot::Button
 

Detailed Description

Button input handler with support for click and long press detection.

The Button class provides functionality for detecting button presses and distinguishing between regular clicks and long presses. It implements the IExecutor interface for integration with task scheduling systems and ObjectRegisterRecord for using in a registry system.