Setspeedleft
Movement.setSpeedLeft(speed)
Parameters
| speed | Global movement speed value for the left wheel. |
Returns
NothingDescription
Sets the global movement speed value for the left wheel. speed is a value between 0 and 255.
EZMQTT Client
— MQTT client for ARC: connect to brokers, publish/subscribe topics, map incoming messages to variables (incl. binary arrays) and run scripts.
Try it →
Movement.setSpeedLeft(speed)
| speed | Global movement speed value for the left wheel. |
Sets the global movement speed value for the left wheel. speed is a value between 0 and 255.