Plane: fixed comma
This commit is contained in:
parent
a7faa58879
commit
35a9201c9a
@ -601,7 +601,7 @@ static const struct LogStructure log_structure[] PROGMEM = {
|
|||||||
"ARSP", "Iffc", "TimeMS,Airspeed,DiffPress,Temp" },
|
"ARSP", "Iffc", "TimeMS,Airspeed,DiffPress,Temp" },
|
||||||
{ LOG_AHRS2_MSG, sizeof(log_AHRS2),
|
{ LOG_AHRS2_MSG, sizeof(log_AHRS2),
|
||||||
"AHR2","IccCfLL","TimeMS,Roll,Pitch,Yaw,Alt,Lat,Lng" },
|
"AHR2","IccCfLL","TimeMS,Roll,Pitch,Yaw,Alt,Lat,Lng" },
|
||||||
TECS_LOG_FORMAT(LOG_TECS_MSG),
|
TECS_LOG_FORMAT(LOG_TECS_MSG)
|
||||||
};
|
};
|
||||||
|
|
||||||
// Read the DataFlash.log memory : Packet Parser
|
// Read the DataFlash.log memory : Packet Parser
|
||||||
|
Loading…
Reference in New Issue
Block a user