From fc785f07b58e88a15cabddef20ba9cfb2d0507c3 Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期二, 26 三月 2024 14:14:10 +0800
Subject: [PATCH] 1.11

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

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

--
Gitblit v1.9.3