version 2.33.0
piMinSleep() method
This commit is contained in:
@@ -162,7 +162,7 @@ private:
|
||||
return;
|
||||
}
|
||||
if (ret > 0) {
|
||||
piMSleep(PIP_MIN_MSLEEP);
|
||||
piMinSleep();
|
||||
return;
|
||||
}
|
||||
diag_.received(1);
|
||||
|
||||
Reference in New Issue
Block a user