We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bed8a8 commit b042567Copy full SHA for b042567
Marlin/src/HAL/TEENSY35_36/inc/SanityCheck.h
@@ -26,7 +26,7 @@
26
*/
27
28
#if HAS_SPI_TFT || HAS_FSMC_TFT
29
- #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."
30
#endif
31
32
#if ENABLED(EMERGENCY_PARSER)
0 commit comments