add Kconfig option for touch check
This commit is contained in:
parent
b7ca802bcd
commit
0fc057b22c
3 changed files with 52 additions and 41 deletions
|
@ -35,7 +35,7 @@ extern "C" {
|
|||
#define XPT2046_X_INV CONFIG_LV_TOUCH_INVERT_X
|
||||
#define XPT2046_Y_INV CONFIG_LV_TOUCH_INVERT_Y
|
||||
#define XPT2046_XY_SWAP CONFIG_LV_TOUCH_XY_SWAP
|
||||
|
||||
#define XPT2046_TOUCH_CHECK CONFIG_LV_TOUCH_CHECK
|
||||
/**********************
|
||||
* TYPEDEFS
|
||||
**********************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue