From 3795c388f7f04afea7bef684af657db7acc55395 Mon Sep 17 00:00:00 2001 From: ERR0RPR0MPT Date: Wed, 10 Apr 2024 09:03:54 +0800 Subject: [PATCH] =?UTF-8?q?update=20v0.0.3=20-=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=8F=AF=E8=83=BD=E6=BC=8F=E6=8E=89=E5=8C=85=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index b587536..ff1a036 100644 --- a/main.py +++ b/main.py @@ -74,7 +74,7 @@ class SerialManager: while True: # 延迟匹配波特率 # time.sleep(0.01) # 9600 - time.sleep(0.002) # 115200 + time.sleep(0.002) # 115200ccccccccccxxccccccccxxxxxxxxxxxcccxxxxxxxccccccccccccddddddddddcdddcccdcddddddcccccc if not self.startUp: # print("当前没有启动") continue