1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Revert "Updating failsafe documentation to include details about how failsafe"

This reverts commit 5a05c19bb6.

Fixed by cc5c736362
This commit is contained in:
Dominic Clifton 2015-05-19 21:31:54 +01:00
parent 43a74f0d46
commit 3a334c54fc

View file

@ -97,9 +97,7 @@ See your receiver's documentation for direction on how to accomplish one of thes
3. Set 'failsafe_throttle' to a value that allows the aircraft to descend at approximately one meter per second (default is 1000 which should be throttle off).
4. Ensure that your `failsafe_throttle` is greater or equal to the `min_check` setting. Note: If you are using `MOTOR_STOP` the motors will use the `min_command` instead of `min_throttle` when `failsafe_throttle` is less than `min_check`.
5. Enable 'FAILSAFE' feature in Cleanflight GUI or via CLI using `feature FAILSAFE`
4. Enable 'FAILSAFE' feature in Cleanflight GUI or via CLI using `feature FAILSAFE`