parent
86c1e22bc9
commit
3795c388f7
2
main.py
2
main.py
|
@ -74,7 +74,7 @@ class SerialManager:
|
||||||
while True:
|
while True:
|
||||||
# 延迟匹配波特率
|
# 延迟匹配波特率
|
||||||
# time.sleep(0.01) # 9600
|
# time.sleep(0.01) # 9600
|
||||||
time.sleep(0.002) # 115200
|
time.sleep(0.002) # 115200ccccccccccxxccccccccxxxxxxxxxxxcccxxxxxxxccccccccccccddddddddddcdddcccdcddddddcccccc
|
||||||
if not self.startUp:
|
if not self.startUp:
|
||||||
# print("当前没有启动")
|
# print("当前没有启动")
|
||||||
continue
|
continue
|
||||||
|
|
Loading…
Reference in New Issue