sdlog2: Fix typo

This commit is contained in:
Lorenz Meier 2015-04-18 11:41:53 +02:00
parent 80b5abeb0d
commit e284691b07
1 changed files with 1 additions and 0 deletions

View File

@ -453,6 +453,7 @@ struct log_VTOL_s {
#define LOG_TSYN_MSG 43 #define LOG_TSYN_MSG 43
struct log_TSYN_s { struct log_TSYN_s {
uint64_t time_offset; uint64_t time_offset;
};
/* --- MACS - MULTIROTOR ATTITUDE CONTROLLER STATUS */ /* --- MACS - MULTIROTOR ATTITUDE CONTROLLER STATUS */
#define LOG_MACS_MSG 42 #define LOG_MACS_MSG 42