using CartActivator; namespace DiffWheelM; public class MotorRoutine : LadderLogic { public override void Operation(int iteration) { } }