Revert "Copter: failsafe if bad vibration"
This reverts commit fce517fef45d1de95b6cb8d5f79ddd6c374f8482.
This commit is contained in:
parent
aa6ac4a874
commit
cd0eb379fd
@ -145,10 +145,6 @@ bool Copter::ekf_over_threshold()
|
||||
return true;
|
||||
}
|
||||
|
||||
if (vibration_check.high_vibes) {
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user