1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00

Rename freq parameter; remove UT warnings

This commit is contained in:
Joel Fuster 2015-01-04 22:15:09 -05:00
parent dc3271255c
commit 06ce23951b
5 changed files with 12 additions and 8 deletions

View file

@ -428,7 +428,7 @@ static void resetConf(void)
currentProfile->mixerConfig.yaw_direction = 1;
currentProfile->mixerConfig.tri_unarmed_servo = 1;
currentProfile->mixerConfig.servo_lowpass_freq_idx = 99;
currentProfile->mixerConfig.servo_lowpass_freq = 400;
currentProfile->mixerConfig.servo_lowpass_enable = 0;
// gimbal