1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 16:25:26 +03:00

Merge branch 'master' into dzikuvx-gyro-alpha-beta-gamma

This commit is contained in:
Pawel Spychalski (DzikuVx) 2021-04-30 19:27:45 +02:00
commit b38e19ebf7
15 changed files with 320 additions and 104 deletions

View file

@ -84,5 +84,6 @@ typedef enum {
DEBUG_IMU2,
DEBUG_ALTITUDE,
DEBUG_GYRO_ALPHA_BETA_GAMMA,
DEBUG_SMITH_PREDICTOR,
DEBUG_COUNT
} debugType_e;