We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c6fdf commit fe753f7Copy full SHA for fe753f7
examples/Magnetometer/Magnetometer.ino
@@ -14,7 +14,7 @@
14
*/
15
16
#include "Arduino_BHY2.h"
17
-#include "Math.h"
+#include "math.h"
18
19
SensorXYZ magnetometer(SENSOR_ID_MAG);
20
0 commit comments