make LSM6DS the defaults
This commit is contained in:
parent
bc1488f9ec
commit
261423f611
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
||||||
Adafruit_Sensor *accelerometer, *gyroscope, *magnetometer;
|
Adafruit_Sensor *accelerometer, *gyroscope, *magnetometer;
|
||||||
|
|
||||||
// uncomment one combo 9-DoF!
|
// uncomment one combo 9-DoF!
|
||||||
//#include "LSM6DS_LIS3MDL.h" // can adjust to LSM6DS33, LSM6DS3U, LSM6DSOX...
|
#include "LSM6DS_LIS3MDL.h" // can adjust to LSM6DS33, LSM6DS3U, LSM6DSOX...
|
||||||
#include "LSM9DS.h" // LSM9DS1 or LSM9DS0
|
//#include "LSM9DS.h" // LSM9DS1 or LSM9DS0
|
||||||
//#include "NXP_FXOS_FXAS.h" // NXP 9-DoF breakout
|
//#include "NXP_FXOS_FXAS.h" // NXP 9-DoF breakout
|
||||||
|
|
||||||
Adafruit_Sensor_Calibration cal;
|
Adafruit_Sensor_Calibration cal;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue