2017-11-30 20:28:20 +01:00
|
|
|
{
|
|
|
|
"sensors.GyroSensor.angle": "Get the current angle from the gyroscope.",
|
2018-01-13 17:31:10 +01:00
|
|
|
"sensors.GyroSensor.drift": "Gets the computed rate drift",
|
2018-01-11 07:29:35 +01:00
|
|
|
"sensors.GyroSensor.rate": "Get the current rotation rate from the gyroscope.",
|
2018-01-13 17:31:10 +01:00
|
|
|
"sensors.GyroSensor.reset": "Forces a calibration of the gyro. Must be called when the sensor is completely still.",
|
|
|
|
"sensors.GyroSensor.setDriftCorrection": "Enables or disable drift correction"
|
2017-11-30 20:28:20 +01:00
|
|
|
}
|