mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
[imu] enable sign/sens defaults for aspirin_v2.2 as well
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "subsystems/imu.h"
|
||||
|
||||
|
||||
#ifdef IMU_ASPIRIN_VERSION_2_1
|
||||
#if defined IMU_ASPIRIN_VERSION_2_1 || defined IMU_ASPIRIN_VERSION_2_2
|
||||
#if !defined IMU_MAG_X_SIGN & !defined IMU_MAG_Y_SIGN & !defined IMU_MAG_Z_SIGN
|
||||
#define IMU_MAG_X_SIGN 1
|
||||
#define IMU_MAG_Y_SIGN 1
|
||||
|
||||
Reference in New Issue
Block a user