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-bno055-secondary-imu

This commit is contained in:
Pawel Spychalski (DzikuVx) 2020-03-03 20:50:53 +01:00
commit b939c26a7e
130 changed files with 2261 additions and 2828 deletions

View file

@ -68,5 +68,7 @@ typedef enum {
DEBUG_RPM_FILTER,
DEBUG_RPM_FREQ,
DEBUG_IMU2,
DEBUG_DYNAMIC_FILTER,
DEBUG_DYNAMIC_FILTER_FREQUENCY,
DEBUG_COUNT
} debugType_e;