|
|
@ -2066,8 +2066,8 @@
|
|
|
|
//
|
|
|
|
//
|
|
|
|
#define TOUCH_BUTTONS
|
|
|
|
#define TOUCH_BUTTONS
|
|
|
|
#if ENABLED(TOUCH_BUTTONS)
|
|
|
|
#if ENABLED(TOUCH_BUTTONS)
|
|
|
|
#define BUTTON_DELAY_EDIT 50 // (ms) Button repeat delay for edit screens
|
|
|
|
#define BUTTON_DELAY_EDIT 75 // (ms) Button repeat delay for edit screens
|
|
|
|
#define BUTTON_DELAY_MENU 250 // (ms) Button repeat delay for menus
|
|
|
|
#define BUTTON_DELAY_MENU 100 // (ms) Button repeat delay for menus
|
|
|
|
|
|
|
|
|
|
|
|
#define XPT2046_X_CALIBRATION 12316
|
|
|
|
#define XPT2046_X_CALIBRATION 12316
|
|
|
|
#define XPT2046_Y_CALIBRATION -8981
|
|
|
|
#define XPT2046_Y_CALIBRATION -8981
|
|
|
|