Color UI single touch menu navigation (#20053)

This commit is contained in:
Victor Oliveira
2020-11-07 06:00:29 -03:00
committed by Scott Lahteine
parent 7e94079b5b
commit af5cf823ea
4 changed files with 16 additions and 3 deletions

View File

@@ -2343,6 +2343,10 @@
//#define XPT2046_Y_CALIBRATION -8981
//#define XPT2046_X_OFFSET -43
//#define XPT2046_Y_OFFSET 257
#if ENABLED(TFT_COLOR_UI)
//#define SINGLE_TOUCH_NAVIGATION
#endif
#endif
//