Enable ms5611 driver and fix build errors.

This commit is contained in:
Simon Wilks
2015-08-16 15:33:03 +00:00
committed by Lorenz Meier
parent c3a7ef1d50
commit 4eef65f313
6 changed files with 40 additions and 26 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
#include <fcntl.h>
#include <sys/ioctl.h>
#define PX4_SIMULATE_I2C 1
#define PX4_SIMULATE_I2C 0
static int simulate = PX4_SIMULATE_I2C;
namespace device