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

This commit is contained in:
Pawel Spychalski (DzikuVx) 2021-04-01 19:09:04 +02:00
commit 2b13c855ef
64 changed files with 1495 additions and 254 deletions

View file

@ -80,6 +80,7 @@ typedef enum {
DEBUG_SPM_VARIO, // Smartport master variometer
DEBUG_PCF8574,
DEBUG_DYNAMIC_GYRO_LPF,
DEBUG_FW_D,
DEBUG_IMU2,
DEBUG_COUNT
} debugType_e;