ソースを参照

Fix typo in SanityCheck.h

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

読み込み中…
キャンセル
保存