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

Lower the default airmode throttle threshold

This commit is contained in:
Pawel Spychalski (DzikuVx) 2022-01-09 10:47:15 +01:00
parent 2b186add5d
commit b66f834d5f

View file

@ -89,6 +89,10 @@ helper.defaultsDialog = (function () {
key: "airmode_type",
value: "THROTTLE_THRESHOLD"
},
{
key: "airmode_throttle_threshold",
value: 1150
},
{
key: "mc_iterm_relax",
value: "RP"