trigger travis ci test build for bme680
This commit is contained in:
parent
a7714695a0
commit
b1524f5727
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
||||||
// include BME680 driver
|
// include BME680 driver
|
||||||
#include "bme680/bme680.h"
|
#include "bme680/bme680.h"
|
||||||
|
|
||||||
|
|
||||||
#ifdef SPI_USED
|
#ifdef SPI_USED
|
||||||
// define SPI interface for BME680 sensors
|
// define SPI interface for BME680 sensors
|
||||||
#define SPI_BUS 1
|
#define SPI_BUS 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue