From a146034365a3ae06d9e4310a40c3857fcf4cc2ff Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 18 七月 2024 18:14:22 +0800
Subject: [PATCH] 1.29,开放看门狗

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

diff --git a/Inc/main.h b/Inc/main.h
index 2633ad1..9363c05 100644
--- a/Inc/main.h
+++ b/Inc/main.h
@@ -62,7 +62,7 @@
 #define LPTIMER_1S_COUNT 32767
 #define USART_KEEPWAKE_TIME 2
 #define KEY_KEEPRESET_TIME 5
-#define  LPUART_SIZE 200
+#define  LPUART_SIZE 400
 /* USER CODE END EC */
 
 /* Exported macro ------------------------------------------------------------*/

--
Gitblit v1.9.3