mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-23 16:25:26 +03:00
Merge branch 'development' into dzikuvx-nav-yaw-adjustments
This commit is contained in:
commit
b5c87169b3
74 changed files with 1005 additions and 2502 deletions
|
@ -67,6 +67,11 @@ typedef enum {
|
|||
DEBUG_ERPM,
|
||||
DEBUG_RPM_FILTER,
|
||||
DEBUG_RPM_FREQ,
|
||||
<<<<<<< HEAD
|
||||
DEBUG_NAV_YAW,
|
||||
=======
|
||||
DEBUG_DYNAMIC_FILTER,
|
||||
DEBUG_DYNAMIC_FILTER_FREQUENCY,
|
||||
>>>>>>> development
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue