Undubble MSG_MIN &MSG MAX

This commit is contained in:
AnHardt
2015-03-06 00:25:44 +01:00
parent 0e074d4050
commit 3024f6c706
2 changed files with 4 additions and 4 deletions

View File

@ -169,8 +169,8 @@
#define MSG_PID_TIMEOUT MSG_PID_AUTOTUNE_FAILED " timeout"
#define MSG_BIAS " bias: "
#define MSG_D " d: "
#define MSG_MIN " min: "
#define MSG_MAX " max: "
#define MSG_T_MIN " min: "
#define MSG_T_MAX " max: "
#define MSG_KU " Ku: "
#define MSG_TU " Tu: "
#define MSG_CLASSIC_PID " Classic PID "