ソースを参照

Merge branch 'RCBugFix' into RC

Scott Lahteine 8年前
コミット
122bdd187f
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      Marlin/ultralcd.cpp

+ 1
- 1
Marlin/ultralcd.cpp ファイルの表示

@@ -1114,7 +1114,7 @@ static void lcd_control_menu() {
1114 1114
     enqueue_and_echo_command_now(cmd);
1115 1115
   }
1116 1116
 
1117
-#endif PIDTEMP || PIDTEMPBED
1117
+#endif //PIDTEMP || PIDTEMPBED
1118 1118
 
1119 1119
 #if ENABLED(PIDTEMP)
1120 1120
 

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