1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-24 00:35:34 +03:00

Merge branch 'master' into avs-fw-autotune

# Conflicts:
#	docs/Settings.md
#	src/main/build/debug.h
#	src/main/fc/settings.yaml
This commit is contained in:
Alexander van Saase 2021-05-01 08:42:12 +02:00
commit 261f0a63c0
22 changed files with 1088 additions and 816 deletions

View file

@ -83,6 +83,7 @@ typedef enum {
DEBUG_FW_D,
DEBUG_IMU2,
DEBUG_ALTITUDE,
DEBUG_SMITH_COMPENSATOR,
DEBUG_AUTOTUNE,
DEBUG_COUNT
} debugType_e;