Scott Lahteine пре 9 година
родитељ
комит
2b92b01afc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      Marlin/SanityCheck.h

+ 1
- 1
Marlin/SanityCheck.h Прегледај датотеку

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

Loading…
Откажи
Сачувај