1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Update Failsafe.md

formatting.
This commit is contained in:
Dominic Clifton 2014-05-26 19:59:21 +01:00
parent 2bbbd05cc7
commit f61232de13

View file

@ -2,8 +2,8 @@
There are two types of failsafe:
1) receiver based failsafe
2) flight controller based failsafe
1. receiver based failsafe
2. flight controller based failsafe
Receiver based failsafe is where you, from your transmitter and receiver, configure channels to output desired signals if your receiver detects signal loss.
The idea is that you set throttle and other controls so the aircraft descends in a controlled manner.