mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 08:15:26 +03:00
DEBUG_ALWAYS
This commit is contained in:
parent
cac5caca02
commit
b64053b1d0
2 changed files with 2 additions and 1 deletions
|
@ -57,6 +57,7 @@ typedef enum {
|
|||
DEBUG_PITOT,
|
||||
DEBUG_AGL,
|
||||
DEBUG_FLOW_RAW,
|
||||
DEBUG_ALWAYS,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue