Skip to content

Commit

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

clearDriverStatus()
sleepMs(5)

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

0 comments on commit 95663fd

Please sign in to comment.