mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 01:20:35 +08:00
Enable ms5611 driver and fix build errors.
This commit is contained in:
committed by
Lorenz Meier
parent
c3a7ef1d50
commit
4eef65f313
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user