1
0
Fork 0
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:
Pawel Spychalski (DzikuVx) 2020-03-04 13:37:35 +01:00
commit b5c87169b3
74 changed files with 1005 additions and 2502 deletions

View file

@ -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;