Skip to content

Commit 7f349bd

Browse files
Quick-FlashnerdCopter
authored andcommitted
fix debugging
1 parent 6463421 commit 7f349bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/sensors/gyro_init.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@ bool gyroInit(void)
601601
case DEBUG_GYRO_FILTERED:
602602
case DEBUG_DYN_LPF:
603603
case DEBUG_GYRO_SAMPLE:
604+
case DEBUG_SMITH_PREDICTOR:
604605
gyro.gyroDebugMode = debugMode;
605606
break;
606607
case DEBUG_DUAL_GYRO_DIFF:

0 commit comments

Comments
 (0)