1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-16 04:45:22 +03:00

Merge pull request #7735 from iNavFlight/dzikuvx-update-airmode-thr-threshold

Update airmode thr threshold
This commit is contained in:
Paweł Spychalski 2022-01-25 09:07:41 +01:00 committed by GitHub
commit f3f0e67601
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -188,7 +188,7 @@ Defines airmode THROTTLE activation threshold when `airmode_type` **THROTTLE_THR
| Default | Min | Max |
| --- | --- | --- |
| 1300 | 1000 | 2000 |
| 1150 | 1000 | 2000 |
---