Plane: fixed comma

This commit is contained in:
Andrew Tridgell 2014-01-30 21:45:41 +11:00
parent a7faa58879
commit 35a9201c9a
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ static const struct LogStructure log_structure[] PROGMEM = {
"ARSP", "Iffc", "TimeMS,Airspeed,DiffPress,Temp" },
{ LOG_AHRS2_MSG, sizeof(log_AHRS2),
"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