1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 16:55:29 +03:00

Subsumed navDebug into debug

This commit is contained in:
Martin Budden 2017-05-07 08:34:42 +01:00
parent 4a1ff7fee9
commit 52f32d9381
6 changed files with 9 additions and 28 deletions

View file

@ -48,5 +48,6 @@ typedef enum {
DEBUG_NONE,
DEBUG_GYRO,
DEBUG_NOTCH,
DEBUG_NAV,
DEBUG_COUNT
} debugType_e;
} debugType_e;