mirror of
https://github.com/arendst/Tasmota.git
synced 2026-07-27 20:05:46 +00:00
fix possible redefine warning
This commit is contained in:
@@ -20,7 +20,9 @@ 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 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user