re-remove

This commit is contained in:
Lady Ada 2020-02-02 15:33:14 -05:00
parent 29c5afebd7
commit 2998f95f73
2 changed files with 0 additions and 4 deletions

View file

@ -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!

View file

@ -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!