Procházet zdrojové kódy

Fix typo in SanityCheck.h

Scott Lahteine před 9 roky
rodič
revize
2b92b01afc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      Marlin/SanityCheck.h

+ 1
- 1
Marlin/SanityCheck.h Zobrazit soubor

@@ -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…
Zrušit
Uložit