From 9bd738443a77409f46f3447d46b3fa5f91b31309 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期一, 21 七月 2025 16:10:17 +0800 Subject: [PATCH] 增加读取时串口0回包引脚控制逻辑 --- keil/include/components/se/src/tm_main.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/keil/include/components/se/src/tm_main.c b/keil/include/components/se/src/tm_main.c index ee859fa..c99afd4 100644 --- a/keil/include/components/se/src/tm_main.c +++ b/keil/include/components/se/src/tm_main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2023 Beijing Hanwei Innovation Technology Ltd. Co. and + * Copyright (c) 2019-2025 Beijing Hanwei Innovation Technology Ltd. Co. and * its subsidiaries and affiliates (collectly called MKSEMI). * * All rights reserved. -- Gitblit v1.9.3