This commit is contained in:
Joseangelo 2026-02-26 17:03:50 +00:00 committed by GitHub
commit 39d5020436
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3518,7 +3518,7 @@
*/
#define TFT_THEME BLACK_MARLIN
//#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
#define TFT_SHARED_IO // I/O is shared between TFT display and other devices. Disable async data transfer.
#define COMPACT_MARLIN_BOOT_LOGO // Use compressed data to save Flash space
#endif