FMUv2: Add baro SPI bus define

This commit is contained in:
Lorenz Meier 2016-01-15 22:34:09 +01:00
parent 4ab39725dd
commit e663b60c69

View File

@ -115,6 +115,7 @@ __BEGIN_DECLS
#define PX4_SPI_BUS_SENSORS 1
#define PX4_SPI_BUS_RAMTRON 2
#define PX4_SPI_BUS_EXT 4
#define PX4_SPI_BUS_BARO PX4_SPI_BUS_SENSORS
/* Use these in place of the spi_dev_e enumeration to select a specific SPI device on SPI1 */
#define PX4_SPIDEV_GYRO 1