From 11e279420324ddd19266d58be21d1abdfc927ea7 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期四, 07 三月 2024 16:19:31 +0800 Subject: [PATCH] V1.9 调整同步信号,提前5ms接收,超时时间增加5ms,同步更稳定 --- MDK-ARM/L051/L051.build_log.htm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm index b143471..f07cace 100644 --- a/MDK-ARM/L051/L051.build_log.htm +++ b/MDK-ARM/L051/L051.build_log.htm @@ -47,7 +47,7 @@ Usart1InitVariables(); ../Src/main.c: 8 warnings, 0 errors linking... -Program Size: Code=31944 RO-data=684 RW-data=528 ZI-data=7400 +Program Size: Code=31952 RO-data=684 RW-data=528 ZI-data=7400 FromELF: creating hex file... "L051\L051.axf" - 0 Error(s), 8 Warning(s). -- Gitblit v1.9.3