blabla bug?
This commit is contained in:
parent
76324792e8
commit
546b6e81af
1 changed files with 1 additions and 0 deletions
|
|
@ -1758,6 +1758,7 @@ class MachineCom(object):
|
|||
|
||||
if(self.RX_BUFFER_SIZE - sum(self.acc_line_lengths) - len(p_command) < 5):
|
||||
time.sleep(0.001)
|
||||
self._log("--- wait")
|
||||
continue
|
||||
|
||||
# wait until we have something in the queue
|
||||
|
|
|
|||
Loading…
Reference in a new issue