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

dzukuvx-bno055-secondary-imu

This commit is contained in:
Pawel Spychalski (DzikuVx) 2019-09-28 20:26:58 +02:00
parent 0353cc4802
commit 9f2e80029c
11 changed files with 134 additions and 2 deletions

View file

@ -74,5 +74,6 @@ typedef enum {
DEBUG_FFT,
DEBUG_FFT_TIME,
DEBUG_FFT_FREQ,
DEBUG_IMU2,
DEBUG_COUNT
} debugType_e;