Setspeedright
Movement.setSpeedRight(speed)
Parameters
| speed | Global movement speed value for the right wheel. |
Returns
NothingDescription
Sets the global movement speed value for the right wheel. speed is a value between 0 and 255.
Servo Script
— Bind scripts to servo moves (V1-V99); triggers on position/speed/accel changes and provides ports, positions and speeds arrays for custom control.
Try it →
Movement.setSpeedRight(speed)
| speed | Global movement speed value for the right wheel. |
Sets the global movement speed value for the right wheel. speed is a value between 0 and 255.