Skip to content

Commit

Permalink
Update dcmotor.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
serenad3 committed Mar 16, 2015
1 parent fd8d4f3 commit b4fc8c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dcmotor.ino
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,4 @@ digitalWrite(motor_left[1], LOW);
digitalWrite(motor_right[0], LOW);
digitalWrite(motor_right[1], HIGH);
}

0 comments on commit b4fc8c0

Please sign in to comment.