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:
parent
952afb1e46
commit
d70a3f6e69
3 changed files with 20 additions and 20 deletions
|
@ -179,7 +179,7 @@ var DATAFLASH = {
|
|||
usedSize: 0
|
||||
};
|
||||
|
||||
var RC_readband = {
|
||||
var RC_deadband = {
|
||||
deadband: 0,
|
||||
yaw_deadband: 0,
|
||||
alt_hold_deadband: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue