✨ TFT_COLOR_UI async DMA SPI (#24980)
This commit is contained in:
committed by
Scott Lahteine
parent
d082223fee
commit
ec6349f2ac
@@ -3132,6 +3132,10 @@
|
||||
//#define TFT_COLOR_UI
|
||||
//#define TFT_LVGL_UI
|
||||
|
||||
#if ENABLED(TFT_COLOR_UI)
|
||||
//#define TFT_SHARED_SPI // SPI is shared between TFT display and other devices. Disable async data transfer
|
||||
#endif
|
||||
|
||||
#if ENABLED(TFT_LVGL_UI)
|
||||
//#define MKS_WIFI_MODULE // MKS WiFi module
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user