Skip to content

Commit

Permalink
Remove code not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-b-jakobsson committed Sep 11, 2024
1 parent 0156e7c commit 58cb997
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ps2.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class PS2Port
void resetReceiver() {
resetInput();
outputSize = 0;
timerCountdown = PS2_CMD_TIMER::CMD_INACTIVE;
flush();
};

Expand Down

0 comments on commit 58cb997

Please sign in to comment.