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

correcting Typo ;) RC_DEADBAND

This commit is contained in:
NightHawk32 2015-12-27 18:36:37 -05:00
parent 952afb1e46
commit d70a3f6e69
3 changed files with 20 additions and 20 deletions

View file

@ -179,7 +179,7 @@ var DATAFLASH = {
usedSize: 0
};
var RC_readband = {
var RC_deadband = {
deadband: 0,
yaw_deadband: 0,
alt_hold_deadband: 0