set_failsafe_procedure
Select the stage 2 failsafe procedure for Betaflight: DROP for immediate motor cut, AUTO-LAND for controlled landing, or GPS-RESCUE for autonomous return-to-home.
Instructions
Set failsafe_procedure: Stage 2 procedure. DROP = immediate motor cut and disarm (default, safest for racing). AUTO-LAND = fixed throttle + centered sticks for failsafe_landing_time then disarm. GPS-RESCUE = autonomous return-to-home. [UINT8, default: DROP]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value for failsafe_procedure (UINT8) |