Skip to content

Commit ac45808

Browse files
committed
Fix missing call to
1 parent 6883f08 commit ac45808

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/main/fc/config.c

+2
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,8 @@ static void activateConfig(void)
429429
activateControlRateConfig();
430430

431431
resetAdjustmentStates();
432+
433+
useRcControlsConfig();
432434

433435
failsafeReset();
434436

0 commit comments

Comments
 (0)