1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-25 17:25:18 +03:00

Merge pull request #9361 from iNavFlight/mmosca-lower-default-quad-hover-throttle

Lower default hover throttle to 30%
This commit is contained in:
Paweł Spychalski 2023-10-12 10:26:09 +02:00 committed by GitHub
commit c4493166fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -3438,7 +3438,7 @@ Multicopter hover throttle hint for altitude controller. Should be set to approx
| Default | Min | Max |
| --- | --- | --- |
| 1500 | 1000 | 2000 |
| 1300 | 1000 | 2000 |
---