debug
This commit is contained in:
parent
afc5f3ab46
commit
c6b0a5cb08
|
@ -29,4 +29,5 @@ if ret != 0:
|
||||||
exit(1)
|
exit(1)
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
|
print("recv")
|
||||||
time.sleep(3)
|
time.sleep(3)
|
||||||
|
|
Loading…
Reference in New Issue