1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 00:35:39 +03:00

Removed MAG from NAZE for ROM size reasons

This commit is contained in:
Martin Budden 2016-10-25 17:30:04 +01:00
parent 7cde105c24
commit 707bfbff93

View file

@ -108,7 +108,7 @@
#define USE_BARO_BMP085 #define USE_BARO_BMP085
#define USE_BARO_BMP280 #define USE_BARO_BMP280
#define MAG //#define MAG
#define USE_MAG_HMC5883 #define USE_MAG_HMC5883
#define MAG_HMC5883_ALIGN CW180_DEG #define MAG_HMC5883_ALIGN CW180_DEG