Merge pull request #11974 from Jason2866/patch-1

Make use of universal display driver possible
This commit is contained in:
Theo Arends 2021-05-01 12:24:35 +02:00 committed by GitHub
commit c340063eaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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