AP_NavEKF2: fix bug in performance timer
This commit is contained in:
parent
b2b8dcb8ff
commit
20798316e1
@ -589,7 +589,7 @@ void NavEKF2_core::FuseMagnetometer()
|
||||
ForceSymmetry();
|
||||
ConstrainVariances();
|
||||
|
||||
hal.util->perf_end(_perf_test[4]);
|
||||
hal.util->perf_end(_perf_test[5]);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user