mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
AP_NavEKF3: fix white space
This commit is contained in:
parent
ed17d8e48f
commit
bdc202378a
@ -1376,8 +1376,8 @@ void NavEKF3_core::SampleDragData(const imu_elements &imu)
|
||||
|
||||
dragFusionEnabled = true;
|
||||
|
||||
// down-sample the drag specific force data by accumulating and calculating the mean when
|
||||
// sufficient samples have been collected
|
||||
// down-sample the drag specific force data by accumulating and calculating the mean when
|
||||
// sufficient samples have been collected
|
||||
|
||||
dragSampleCount ++;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user