mirror of https://github.com/arendst/Tasmota.git
touch buttons always needed
This commit is contained in:
parent
3333875308
commit
6403dc8fcc
|
@ -99,13 +99,11 @@
|
|||
#else
|
||||
#define USE_DISPLAY_ILI9341 // [DisplayModel 4] Enable ILI9341 Tft 480x320 display (+19k code)
|
||||
#define USE_DISPLAY_MODES1TO5
|
||||
#define USE_TOUCH_BUTTONS
|
||||
#endif
|
||||
#define USE_TOUCH_BUTTONS
|
||||
#define JPEG_PICTS
|
||||
#define USE_FT5206
|
||||
|
||||
#define USE_LIGHT
|
||||
|
||||
#define USE_SENDMAIL
|
||||
#define USE_ESP32MAIL
|
||||
|
||||
|
|
Loading…
Reference in New Issue