USE_UNIVERSAL_TOUCH no more forced when USE_UNIVERSAL_DISPLAY is enabled (#24743)

This commit is contained in:
s-hadinger
2026-05-13 23:28:39 +02:00
committed by GitHub
parent 7a21f72f70
commit 87107b7950
2 changed files with 1 additions and 6 deletions
@@ -19,11 +19,6 @@ extern float CharToFloat(const char *str);
extern SPIClass *SpiBegin(uint32_t bus);
#endif // _TASMOTA_H_
// Enable universal touch support
#ifndef USE_UNIVERSAL_TOUCH
#define USE_UNIVERSAL_TOUCH
#endif
enum uColorType { uCOLOR_BW, uCOLOR_COLOR };
// Color definitions