mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 01:05:21 +03:00
add raw accelerometer debug_mode
This commit is contained in:
parent
e8a4016134
commit
80e7094457
3 changed files with 3 additions and 1 deletions
|
@ -67,6 +67,7 @@ typedef enum {
|
|||
DEBUG_CRUISE,
|
||||
DEBUG_REM_FLIGHT_TIME,
|
||||
DEBUG_SMARTAUDIO,
|
||||
DEBUG_ACC,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue