🩹 Fix TFT sanity error
This commit is contained in:
parent
4bed8a89db
commit
b042567f76
|
@ -26,7 +26,7 @@
|
|||
*/
|
||||
|
||||
#if HAS_SPI_TFT || HAS_FSMC_TFT
|
||||
#error "Sorry! TFT displays are not available for Teensy 3.5/3.6.
|
||||
#error "Sorry! TFT displays are not available for Teensy 3.5/3.6."
|
||||
#endif
|
||||
|
||||
#if ENABLED(EMERGENCY_PARSER)
|
||||
|
|
Loading…
Reference in a new issue