Example #1
0
 private void _button_mr_anticlockwise_Click(object sender, EventArgs e)
 {
     ConveyorBasicController.mrA(1);
 }