Reference Language | Libraries | Comparison | Changes
Returns the value of gyro's offset.
CurieIMU.getGyroOffset(int axis)
axis: the target axis. Can be one of these values:
The value of the offset for the selected axis. The returned value is from -31.25 °/s to +31.25 °/s in discrete steps of 0.061 °/s.
Corrections, suggestions, and new documentation should be posted to the Forum.
The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.