From 1698b2c671b7f09f2757748e90998cb1ec6fe5da Mon Sep 17 00:00:00 2001 From: 13038267101 Date: Mon, 8 May 2023 09:54:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E5=A4=A7=E5=B0=BA=E5=AF=B8=E8=B6=85?= =?UTF-8?q?=E6=97=B6=E6=97=B6=E9=97=B4=E8=AE=BE=E7=BD=AE=E4=B8=BA130s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hgdriver/hgdev/hg_scanner_300.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hgdriver/hgdev/hg_scanner_300.cpp b/hgdriver/hgdev/hg_scanner_300.cpp index 4399a92..198bffe 100644 --- a/hgdriver/hgdev/hg_scanner_300.cpp +++ b/hgdriver/hgdev/hg_scanner_300.cpp @@ -211,7 +211,7 @@ void hg_scanner_300::thread_handle_usb_read(void) break; } } - if (sw.elapsed_ms() > 60000) + if (sw.elapsed_s() > 130) { if (!savestatus_.empty())//以第一个消息为准 {