1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00

updated default

This commit is contained in:
Pawel Spychalski (DzikuVx) 2017-03-11 13:17:12 +01:00
parent 878360e33e
commit 888fd3f76c

View file

@ -83,7 +83,7 @@ void pgResetFn_accelerometerConfig(accelerometerConfig_t *instance)
.acc_hardware = ACC_AUTODETECT,
.acc_lpf_hz = 15,
.acc_notch_hz = 0,
.acc_notch_cutoff = 0
.acc_notch_cutoff = 1
);
RESET_CONFIG_2(flightDynamicsTrims_t, &instance->accZero,
.raw[X] = 0,