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
Go to the documentation of this file.
1
5
6
#ifndef TOUCHTYPES_H_
7
#define TOUCHTYPES_H_
8
12
enum
TouchTypes
13
{
14
TOUCH_NORMAL
,
15
TOUCH_LONG
16
};
17
18
#endif
/* TOUCHTYPES_H_ */
TouchTypes
TouchTypes
Available touch types.
Definition
TouchTypes.h:13
TOUCH_LONG
@ TOUCH_LONG
Long touch.
Definition
TouchTypes.h:15
TOUCH_NORMAL
@ TOUCH_NORMAL
Normal touch.
Definition
TouchTypes.h:14
include
Core
TouchTypes.h
Generated on Sat Jan 18 2025 17:52:19 for UI_Lib by
1.13.2