From 50b42aab174fe29f3d2990256de9fcc91948bb4d Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期五, 17 三月 2023 13:55:22 +0800
Subject: [PATCH] V2.63修改加速计阈值、、

---
 Src/application/dw_app.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Src/application/dw_app.h b/Src/application/dw_app.h
index 4406180..64e5a27 100644
--- a/Src/application/dw_app.h
+++ b/Src/application/dw_app.h
@@ -19,7 +19,7 @@
 #define HEX_OUTPUT
 #define TOTAL_SLOTNUM 200
 #define SLOTTIME_MS 48
-#define SLOT_SCALE 0.24
+#define SLOT_SCALE 0.55
 #define MAX_NEARBASE_NUM 12
 #define KEEP_TIMES 3
 

--
Gitblit v1.9.3