UI_Lib  a1366e08a59cc549a65fa26081e6409aa12f26d5
This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types.
Loading...
Searching...
No Matches
TouchTypes.h File Reference

Containing the definition for all touch types. More...

Go to the source code of this file.

Enumerations

enum  TouchTypes { TOUCH_NORMAL , TOUCH_LONG }
 Available touch types. More...
 

Detailed Description

Containing the definition for all touch types.

Enumeration Type Documentation

◆ TouchTypes

enum TouchTypes

Available touch types.

Enumerator
TOUCH_NORMAL 

Normal touch.

TOUCH_LONG 

Long touch.