mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 14:38:30 -04:00
Copter: minor formatting fix
This commit is contained in:
parent
0f6e2b6960
commit
dfbb357aaf
@ -557,7 +557,6 @@ const struct LogStructure Copter::log_structure[] = {
|
||||
// @Field: LastMeasUS: Time when target was last detected
|
||||
// @Field: EKFOutl: EKF's outlier count
|
||||
// @Field: Est: Type of estimator used
|
||||
|
||||
#if PRECISION_LANDING == ENABLED
|
||||
{ LOG_PRECLAND_MSG, sizeof(log_Precland),
|
||||
"PL", "QBBfffffffIIB", "TimeUS,Heal,TAcq,pX,pY,vX,vY,mX,mY,mZ,LastMeasUS,EKFOutl,Est", "s--ddmmddms--","F--00BB00BC--" },
|
||||
|
Loading…
Reference in New Issue
Block a user