From 7c12dad5dc25593b4e23ad0bc092be8cb9542167 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 01 十一月 2022 17:49:13 +0800
Subject: [PATCH] V1.37

---
 Inc/main.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Inc/main.h b/Inc/main.h
index e40837b..7610ce7 100644
--- a/Inc/main.h
+++ b/Inc/main.h
@@ -58,8 +58,8 @@
 /* USER CODE BEGIN EC */
 #define LPTIMER_LSB 30.518 //1 puls=30.518us
 #define LPTIMER_1S_COUNT 32767
-#define USART_KEEPWAKE_TIME 10
-#define KEY_KEEPRESET_TIME 2
+#define USART_KEEPWAKE_TIME 3
+#define KEY_KEEPRESET_TIME 1
 /* USER CODE END EC */
 
 /* Exported macro ------------------------------------------------------------*/

--
Gitblit v1.9.3