set_acc_limit_yaw
Set the maximum acceleration limit for the yaw axis on a Betaflight flight controller. A value of 0 disables the limit.
Instructions
Set acc_limit_yaw: Same as acc_limit but applied to the yaw axis. 0 = no limit. [UINT16, 0–500, default: 0]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Value for acc_limit_yaw (UINT16, 0–500) |