Skip to content

Commit 8b56cad

Browse files
committed
fix reboot problem
1 parent c497768 commit 8b56cad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Mycobot.csharp/Program.cs

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ static void Main(string[] args)
6969

7070
//get gripper state 0--close 1--open
7171
/*Console.WriteLine(mc.getGripperValue());*/
72-
mc.Close();
7372
}
7473
}
7574
}

0 commit comments

Comments
 (0)