Hi,
i have an mdds30 driver for motor. So if i just have one motor and i want to edit the example code. My question is, to use the library from the provider in case of one motor, do i have to change something in the library ? Or i just have to set the correspond DIP switch? for example :
smartDriveDuo30.control(speedLeft, speedRight);
if i just use the left channel, so how can i delete the parameter speedRight? when i did it the it yield error that i cannot use that control file.
Hi,
i have an mdds30 driver for motor. So if i just have one motor and i want to edit the example code. My question is, to use the library from the provider in case of one motor, do i have to change something in the library ? Or i just have to set the correspond DIP switch? for example :
smartDriveDuo30.control(speedLeft, speedRight);
if i just use the left channel, so how can i delete the parameter speedRight? when i did it the it yield error that i cannot use that control file.