Skip to content

Commit

Permalink
Update Mini_TrackBall_Mouse.ino
Browse files Browse the repository at this point in the history
  • Loading branch information
tigoe committed Nov 20, 2022
1 parent 6994fe2 commit 8db4f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Mini_TrackBall_Mouse/Mini_TrackBall_Mouse.ino
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ void loop() {
}
// save button state for comparison next time:
lastButtonState = buttonState;
delay(10);
}

0 comments on commit 8db4f17

Please sign in to comment.