diff --git a/src/main/sensors/gyro.c b/src/main/sensors/gyro.c index 4261c2307..a2f89ae77 100644 --- a/src/main/sensors/gyro.c +++ b/src/main/sensors/gyro.c @@ -362,6 +362,7 @@ bool gyroInit(void) case DEBUG_FFT: case DEBUG_GYRO_NOTCH: case DEBUG_GYRO: + case DEBUG_GYRO_RAW: gyroDebugMode = debugMode; default: // debugMode is not gyro-related