Merge pull request #123 from nathantsoi/spracing-bmp180

bmp085 and bmp180 on spracingf3 and derivatives
This commit is contained in:
borisbstyle 2016-01-18 20:55:12 +01:00
commit f719a0260a
2 changed files with 2 additions and 0 deletions

View File

@ -619,6 +619,7 @@ SPRACINGF3_SRC = \
drivers/accgyro_mpu6050.c \
drivers/barometer_ms5611.c \
drivers/compass_ak8975.c \
drivers/barometer_bmp085.c \
drivers/barometer_bmp280.c \
drivers/compass_hmc5883l.c \
drivers/display_ug2864hsweg01.h \

View File

@ -49,6 +49,7 @@
#define BARO
#define USE_BARO_MS5611
#define USE_BARO_BMP085
#define USE_BARO_BMP280
#define MAG