get_arming_disable_flags
Retrieves the active arming-disable conditions from a Betaflight flight controller to identify reasons for arming refusal. An empty list confirms the flight controller is ready to arm.
Instructions
Get the flags explaining why the flight controller is refusing to arm. Returns a list of active arming-disable conditions. An empty list means the FC is ready to arm. Note: call this before any CLI tools in the same session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||