Skip to content
Snippets Groups Projects
Commit d78ebbc0 authored by Scott Lahteine's avatar Scott Lahteine Committed by Richard Wackerbarth
Browse files

Remove unused MSG_OK_B and MSG_OK_T

parent 6b494c15
Branches
Tags
No related merge requests found
...@@ -195,8 +195,6 @@ ...@@ -195,8 +195,6 @@
#define MSG_KP " Kp: " #define MSG_KP " Kp: "
#define MSG_KI " Ki: " #define MSG_KI " Ki: "
#define MSG_KD " Kd: " #define MSG_KD " Kd: "
#define MSG_OK_B "ok B:"
#define MSG_OK_T "ok T:"
#define MSG_AT " @:" #define MSG_AT " @:"
#define MSG_PID_AUTOTUNE_FINISHED MSG_PID_AUTOTUNE " finished! Put the last Kp, Ki and Kd constants from below into Configuration.h" #define MSG_PID_AUTOTUNE_FINISHED MSG_PID_AUTOTUNE " finished! Put the last Kp, Ki and Kd constants from below into Configuration.h"
#define MSG_PID_DEBUG " PID_DEBUG " #define MSG_PID_DEBUG " PID_DEBUG "
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment