Using the wait argument to run motors in parallel with Blocks #2044
-
|
How can I run to motors in parallel with blocks? With python syntax it is explained in the link below. |
Beta Was this translation helpful? Give feedback.
Answered by
laurensvalk
Feb 2, 2025
Replies: 1 comment 1 reply
-
|
You can use the multitask block on the yellow tab. It lets you run two or more stacks of blocks in parallel. You can use it for motors, but anything else as well. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
roykrikke
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

You can use the multitask block on the yellow tab. It lets you run two or more stacks of blocks in parallel.
You can use it for motors, but anything else as well.