Skip to content

Commit cbd3a73

Browse files
committed
removed unnecessary code
1 parent bc19b41 commit cbd3a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

additional_prog/additional_prog.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ void loop() {
4444
stepOne(); break;
4545
case 6:
4646
//make motor rotate a given number of steps
47-
//rotate(readData(), 0.5);break;
4847
rotate(readData(), 0.5); break;
4948
case 7:
5049
//make motor rotate a given number of steps in the opposite direction

0 commit comments

Comments
 (0)