Close touchscreen debug
This commit is contained in:
parent
487d82090b
commit
e6136099d7
|
@ -59,9 +59,9 @@
|
||||||
#define GTP_WITH_PEN 0
|
#define GTP_WITH_PEN 0
|
||||||
#define GTP_PEN_HAVE_BUTTON 0 /* active pen has buttons, function together with GTP_WITH_PEN*/
|
#define GTP_PEN_HAVE_BUTTON 0 /* active pen has buttons, function together with GTP_WITH_PEN*/
|
||||||
|
|
||||||
#define GTP_DEBUG_ON 1
|
#define GTP_DEBUG_ON 0
|
||||||
#define GTP_DEBUG_ARRAY_ON 1
|
#define GTP_DEBUG_ARRAY_ON 0
|
||||||
#define GTP_DEBUG_FUNC_ON 1
|
#define GTP_DEBUG_FUNC_ON 0
|
||||||
|
|
||||||
#if GTP_COMPATIBLE_MODE
|
#if GTP_COMPATIBLE_MODE
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
|
Loading…
Reference in New Issue