From 112c7cdb2d487b1fd93470f1c17b862cc24182e1 Mon Sep 17 00:00:00 2001 From: jinggaoyang-68 Date: Tue, 10 Dec 2024 16:19:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0vofa=E6=89=8B=E6=8C=87?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E8=AE=BE=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cap_read.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cap_read.py b/cap_read.py index e39a4ed..62034a7 100644 --- a/cap_read.py +++ b/cap_read.py @@ -131,6 +131,7 @@ class ClassCapRead: connectedSensorCnt += 1 if self.socketConnected == True: + fingerIndex = 0 _log1 = "" # 输出原始通道数值 for index in range(0, self.fingers[fingerIndex].projectPara.sensor_num):