Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
i was too excited
  • Loading branch information
rusefillc committed Jun 12, 2023
1 parent 95663fd commit 69e8c07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pt2001/src/pt2001.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,8 @@ bool Pt2001Base::restart() {
return false;
}

clearDriverStatus()
sleepMs(5)
clearDriverStatus();
sleepMs(5);

status = readDriverStatus();
status5 = readStatus(0x1A5);
Expand Down

0 comments on commit 69e8c07

Please sign in to comment.