re-remove
This commit is contained in:
parent
29c5afebd7
commit
2998f95f73
2 changed files with 0 additions and 4 deletions
|
|
@ -10,8 +10,6 @@
|
|||
#include <Adafruit_Sensor_Calibration.h>
|
||||
#include <Adafruit_AHRS.h>
|
||||
|
||||
#define SENSORS_RADS_TO_DPS (180.0 / 3.141592653589793238463)
|
||||
|
||||
Adafruit_Sensor *accelerometer, *gyroscope, *magnetometer;
|
||||
|
||||
// uncomment one combo 9-DoF!
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@
|
|||
|
||||
#include <Adafruit_Sensor_Calibration.h>
|
||||
|
||||
#define SENSORS_RADS_TO_DPS (180.0 / 3.141592653589793238463)
|
||||
|
||||
Adafruit_Sensor *accelerometer, *gyroscope, *magnetometer;
|
||||
|
||||
// uncomment one combo 9-DoF!
|
||||
|
|
|
|||
Loading…
Reference in a new issue