1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-24 16:55:22 +03:00
This commit is contained in:
Scavanger 2024-04-21 20:53:48 -03:00
commit 80beaee158
5 changed files with 25 additions and 3 deletions

View file

@ -582,7 +582,8 @@ var FC = {
stability: null,
aggressiveness: null,
rate: null,
expo: null
expo: null,
snappiness: null,
};