mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 08:15:22 +03:00
Add tooltips and refactor
This commit is contained in:
parent
c61836cd32
commit
f239b1bd9c
5 changed files with 81 additions and 42 deletions
4
js/fc.js
4
js/fc.js
|
@ -295,8 +295,8 @@ var FC = {
|
|||
spektrum_sat_bind: 0,
|
||||
rx_min_usec: 0,
|
||||
rx_max_usec: 0,
|
||||
rcSmoothing: 0,
|
||||
rcSmoothInterval: 0,
|
||||
rcInterpolation: 0,
|
||||
rcInterpolationInterval:0,
|
||||
airModeActivateThreshold: 0
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue