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
17
18#endif /* TOUCHTYPES_H_ */
TouchTypes
Available touch types.
Definition TouchTypes.h:13
@ TOUCH_LONG
Long touch.
Definition TouchTypes.h:15
@ TOUCH_NORMAL
Normal touch.
Definition TouchTypes.h:14