1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Fix gyro debug raw initialisation

This commit is contained in:
Martin Budden 2017-08-29 05:38:20 +01:00
parent 4a50474a48
commit c103e3074e

View file

@ -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