We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a586670 commit 966ac9cCopy full SHA for 966ac9c
src/encoders/mt6701/MagneticSensorMT6701SSI.h
@@ -1,6 +1,7 @@
1
#ifndef __MAGNETIC_SENSOR_MT6701_SSI_H__
2
#define __MAGNETIC_SENSOR_MT6701_SSI_H__
3
4
+#include "Arduino.h"
5
#include "SPI.h"
6
#include "common/base_classes/Sensor.h"
7
0 commit comments