mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
Merge branch 'master' of https://github.com/iNavFlight/inav-configurator into Electron
This commit is contained in:
commit
80beaee158
5 changed files with 25 additions and 3 deletions
3
js/fc.js
3
js/fc.js
|
@ -582,7 +582,8 @@ var FC = {
|
|||
stability: null,
|
||||
aggressiveness: null,
|
||||
rate: null,
|
||||
expo: null
|
||||
expo: null,
|
||||
snappiness: null,
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue