Skip to content
Snippets Groups Projects
Commit e663b60c authored by Lorenz Meier's avatar Lorenz Meier
Browse files

FMUv2: Add baro SPI bus define

parent 4ab39725
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment