5 lines
290 B
JSON
5 lines
290 B
JSON
{
|
|
"sensors.GyroSensor.angle": "Get the current angle from the gyroscope.",
|
|
"sensors.GyroSensor.calibrate": "Forces a calibration of the gyro. Must be called when the sensor is completely still.",
|
|
"sensors.GyroSensor.rotationRate": "Get the current rotation rate from the gyroscope."
|
|
} |