Suppose I am writing code for an autonomous program for a robot. How would I write the code so that multiple motors activate simultaneously?
The motor_group
class is your friend here.
1 Like
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.