Fix typo in SanityCheck.h
This commit is contained in:
parent
2445ae3d3a
commit
2b92b01afc
@ -323,6 +323,6 @@
|
|||||||
|
|
||||||
#if !defined(THERMAL_PROTECTION_BED) && defined(THERMAL_PROTECTION_BED_PERIOD)
|
#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 Thermal Runaway Protection for the bed must now be enabled with THERMAL_PROTECTION_BED
|
||||||
#error
|
#endif
|
||||||
|
|
||||||
#endif //SANITYCHECK_H
|
#endif //SANITYCHECK_H
|
||||||
|
Loading…
Reference in New Issue
Block a user