mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
sdlog2: fix duplicate message ID
This commit is contained in:
committed by
Lorenz Meier
parent
5abd11c6b9
commit
562bfd1be3
@@ -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];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user