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 4c1e94f commit 0a9804fCopy full SHA for 0a9804f
api/MotionSense.h
@@ -63,7 +63,7 @@ class Magnetometer {
63
virtual unsigned long sampleRateMagneticField() { return 0; }
64
};
65
66
-struct Rotation {
+struct EulerAngles {
67
float yaw;
68
float pitch;
69
float roll;
0 commit comments