Question
how to set the speed in rpm in the code
I have imported the motor details from motor pilot and workbench, but now the main challenge is to set the speed in the code
is there any direct api to change the speed in rpm in the code?
used the below api for starting the motor, it ran smoothly. I want to change the speed next how can i do it
MC_StartMotor1();
