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:
parent
4a1ff7fee9
commit
52f32d9381
6 changed files with 9 additions and 28 deletions
|
@ -48,5 +48,6 @@ typedef enum {
|
|||
DEBUG_NONE,
|
||||
DEBUG_GYRO,
|
||||
DEBUG_NOTCH,
|
||||
DEBUG_NAV,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue