fit touch postion for lvgl
This commit is contained in:
@@ -65,8 +65,8 @@ typedef enum _touch_event
|
||||
#define GTP_REG_VERSION 0x8140
|
||||
|
||||
#define LCD_SIZE 320
|
||||
#define TOUCH_WIDTH 1024
|
||||
#define TOUCH_HEIGHT 664
|
||||
#define TOUCH_WIDTH 1080
|
||||
#define TOUCH_HEIGHT 720
|
||||
|
||||
#define CFG_GROUP_LEN(p_cfg_grp) (sizeof(p_cfg_grp) / sizeof(p_cfg_grp[0]))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user