If I run
motors.largeC.run(50, 0, MoveUnit.Degrees)
then the motor runs forever. Also after reset. Why is this happening? The normal behaviour should be that nothing happens.
If I run
motors.largeC.run(50, 0, MoveUnit.Degrees)
then the motor runs forever. Also after reset. Why is this happening? The normal behaviour should be that nothing happens.