5 lines
198 B
JSON
5 lines
198 B
JSON
|
{
|
||
|
"servos.Servo.run": "Set the throttle on a continuous servo",
|
||
|
"servos.Servo.run|param|speed": "the throttle of the motor from -100% to 100%",
|
||
|
"servos.Servo.setAngle": "set the servo angle"
|
||
|
}
|