pxt-ev3/libs/gyro-sensor/_locales/gyro-sensor-jsdoc-strings.json
2018-01-10 22:29:35 -08:00

5 lines
278 B
JSON

{
"sensors.GyroSensor.angle": "Get the current angle from the gyroscope.",
"sensors.GyroSensor.rate": "Get the current rotation rate from the gyroscope.",
"sensors.GyroSensor.reset": "Forces a calibration of the gyro. Must be called when the sensor is completely still."
}