mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 08:15:26 +03:00
rangefinder debug mode
This commit is contained in:
parent
a1f34965de
commit
0fa7a2a773
3 changed files with 11 additions and 1 deletions
|
@ -50,5 +50,6 @@ typedef enum {
|
|||
DEBUG_NOTCH,
|
||||
DEBUG_NAV_LANDING_DETECTOR,
|
||||
DEBUG_FW_CLIMB_RATE_TO_ALTITUDE,
|
||||
DEBUG_RANGEFINDER,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue