Fix typo in SanityCheck.h

This commit is contained in:
Scott Lahteine 2015-05-10 22:58:37 -07:00
parent 2445ae3d3a
commit 2b92b01afc

View File

@ -323,6 +323,6 @@
#if !defined(THERMAL_PROTECTION_BED) && defined(THERMAL_PROTECTION_BED_PERIOD)
#error Thermal Runaway Protection for the bed must now be enabled with THERMAL_PROTECTION_BED
#error
#endif
#endif //SANITYCHECK_H