1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

LP-512 Re-enable mpu9250 mag sensors

This commit is contained in:
Vladimir Zidar 2017-05-22 15:34:45 +02:00
parent 2e1b3f9086
commit 530d1ed2ea

View File

@ -89,7 +89,7 @@
/* #define PIOS_HMC5883_HAS_GPIOS */
#define PIOS_INCLUDE_MPU9250
#define PIOS_MPU9250_ACCEL
/* #define PIOS_MPU9250_MAG */
#define PIOS_MPU9250_MAG
#define PIOS_INCLUDE_BMP280
/* #define PIOS_INCLUDE_BMP085 */
/* #define PIOS_INCLUDE_MS5611 */