mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-22 18:26:30 +00:00
Merge pull request #11974 from Jason2866/patch-1
Make use of universal display driver possible
This commit is contained in:
commit
c340063eaf
@ -106,7 +106,9 @@
|
||||
#define USE_MPU6886
|
||||
#define USE_SPI
|
||||
#define USE_DISPLAY
|
||||
#ifndef USE_UNIVERSAL_DISPLAY
|
||||
#define USE_DISPLAY_ILI9341
|
||||
#endif
|
||||
#define JPEG_PICTS
|
||||
#define USE_FT5206
|
||||
#define USE_TOUCH_BUTTONS
|
||||
|
Loading…
x
Reference in New Issue
Block a user