1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

Reenable the pressure sensor and other modules

This commit is contained in:
James Cotton 2012-03-15 23:55:15 -05:00
parent 720684c248
commit e4290d678b
2 changed files with 4 additions and 4 deletions

View File

@ -58,9 +58,9 @@
/* Select the sensors to include */
//#define PIOS_INCLUDE_BMA180
//#define PIOS_INCLUDE_HMC5883
//#define PIOS_INCLUDE_MPU6000
//#define PIOS_MPU6000_ACCEL
#define PIOS_INCLUDE_HMC5883
#define PIOS_INCLUDE_MPU6000
#define PIOS_MPU6000_ACCEL
//#define PIOS_INCLUDE_L3GD20
#define PIOS_INCLUDE_MS5611
//#define PIOS_INCLUDE_HCSR04

2
overo

@ -1 +1 @@
Subproject commit 8ca9e591931d84c967d397ff195ef58cab87a7a7
Subproject commit 8381aa124feafbb268c4d87d569a8185765f4297