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

Clean up lowpass patch

This commit is contained in:
Joel Fuster 2015-01-02 17:16:55 -05:00
parent 0043fb4b12
commit 4bcedab3e9
3 changed files with 4 additions and 46 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 = 21;
currentProfile->mixerConfig.servo_lowpass_freq_idx = 99;
currentProfile->mixerConfig.servo_lowpass_enable = 0;
// gimbal