1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-15 04:15:28 +03:00

adapting RC_CONTROLS to Dominic's changes

This commit is contained in:
NightHawk32 2015-12-27 16:17:41 -05:00
parent f1a29d29e6
commit a13db678a9
3 changed files with 1 additions and 5 deletions

View file

@ -538,7 +538,6 @@ function configuration_restore(callback) {
deadband: 0,
yaw_deadband: 0,
alt_hold_deadband: 40,
alt_hold_fast_change: 1
};
}
}