🔧 TFT_SHARED_SPI => TFT_SHARED_IO

MarlinFirmware/Marlin#25359
This commit is contained in:
Scott Lahteine 2023-03-26 20:52:35 -05:00
parent 8bb1352231
commit ecfab62a94
340 changed files with 672 additions and 672 deletions

View file

@ -3322,7 +3322,7 @@
*/
#define TFT_FONT NOTOSANS
//#define TFT_SHARED_SPI // SPI 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.
#endif
/* ET4/ET5 Black Theme */