瀏覽代碼

Remove unused MSG_OK_B and MSG_OK_T

Scott Lahteine 10 年之前
父節點
當前提交
d78ebbc0e9
共有 1 個檔案被更改,包括 0 行新增2 行删除
  1. 0
    2
      Marlin/configurator/config/language.h

+ 0
- 2
Marlin/configurator/config/language.h 查看文件

@@ -195,8 +195,6 @@
195 195
 #define MSG_KP                              " Kp: "
196 196
 #define MSG_KI                              " Ki: "
197 197
 #define MSG_KD                              " Kd: "
198
-#define MSG_OK_B                            "ok B:"
199
-#define MSG_OK_T                            "ok T:"
200 198
 #define MSG_AT                              " @:"
201 199
 #define MSG_PID_AUTOTUNE_FINISHED           MSG_PID_AUTOTUNE " finished! Put the last Kp, Ki and Kd constants from below into Configuration.h"
202 200
 #define MSG_PID_DEBUG                       " PID_DEBUG "

Loading…
取消
儲存