add TOUCH_CS for tft lib compatibility

This commit is contained in:
cyberman54 2022-08-04 13:52:39 +02:00
parent 399e815cd8
commit e477118696

View File

@ -60,6 +60,10 @@
#define MY_DISPLAY_BGCOLOR TFT_BLACK
#endif
#ifndef TOUCH_CS
#define TOUCH_CS NOT_A_PIN
#endif
#endif
// setup display hardware type, default is OLED 128x64