1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 05:15:21 +03:00

Add rcsmoothing auto smoothness to UI

This commit is contained in:
IvoFPV 2019-08-25 16:34:43 +02:00
parent e3e79f6e81
commit 70464f5ff2
5 changed files with 77 additions and 4 deletions

View file

@ -461,6 +461,8 @@ var FC = {
rcSmoothingDerivativeCutoff: 0,
rcSmoothingInputType: 0,
rcSmoothingDerivativeType: 0,
rcSmoothingAutoSmoothness: 0,
usbCdcHidType: 0,
};
FAILSAFE_CONFIG = {