mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 08:15:26 +03:00
Debug mode for pitot meter
This commit is contained in:
parent
127542c4d3
commit
c12163930d
3 changed files with 8 additions and 1 deletions
|
@ -52,5 +52,6 @@ typedef enum {
|
|||
DEBUG_FW_CLIMB_RATE_TO_ALTITUDE,
|
||||
DEBUG_RANGEFINDER,
|
||||
DEBUG_RANGEFINDER_QUALITY,
|
||||
DEBUG_PITOT,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue