Browse Source

Fixed MS5611 startup on V1 boards

sbg
Lorenz Meier 12 years ago
parent
commit
17da1e3f36
  1. 2
      src/drivers/ms5611/ms5611_i2c.cpp

2
src/drivers/ms5611/ms5611_i2c.cpp

@ -54,6 +54,8 @@ @@ -54,6 +54,8 @@
#include "ms5611.h"
#include "board_config.h"
#ifdef PX4_I2C_OBDEV_MS5611
#ifndef PX4_I2C_BUS_ONBOARD

Loading…
Cancel
Save