sdlog2: fix duplicate message ID

This commit is contained in:
Paul Riseborough
2016-03-07 17:50:44 +11:00
committed by Lorenz Meier
parent 5abd11c6b9
commit 562bfd1be3

View File

@@ -430,7 +430,7 @@ struct log_EST5_s {
};
/* --- EST6 - ESTIMATOR INNOVATIONS --- */
#define LOG_EST6_MSG 51
#define LOG_EST6_MSG 53
struct log_EST6_s {
float s[4];
};