From 3b19dc344747490da28042022915399ccb98edca Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 23 五月 2025 15:48:35 +0800 Subject: [PATCH] 2.84,开放气压计 --- 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 64b701c..c0aa66f 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.55 +#define SLOT_SCALE 0.8 #define MAX_NEARBASE_NUM 12 #define KEEP_TIMES 3 -- Gitblit v1.9.3