mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 08:15:26 +03:00
Renamed debug mode enum
This commit is contained in:
parent
52f32d9381
commit
6779c5e8e8
3 changed files with 3 additions and 3 deletions
|
@ -48,6 +48,6 @@ typedef enum {
|
|||
DEBUG_NONE,
|
||||
DEBUG_GYRO,
|
||||
DEBUG_NOTCH,
|
||||
DEBUG_NAV,
|
||||
DEBUG_NAV_LANDING_DETECTOR,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue