From 08f21ed689efcba6e1c3fc23f945e4609ddfc48f Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期四, 02 六月 2022 16:07:53 +0800 Subject: [PATCH] V1.51 修改discpoll bug,不适配老基站,老基站这块有bug --- 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 fc324e8..a4641a4 100644 --- a/MDK-ARM/L051/L051.build_log.htm +++ b/MDK-ARM/L051/L051.build_log.htm @@ -66,7 +66,7 @@ static void SystemPower_Config(void) ../Src/main.c: 18 warnings, 0 errors linking... -Program Size: Code=30576 RO-data=544 RW-data=360 ZI-data=6912 +Program Size: Code=30304 RO-data=544 RW-data=360 ZI-data=6912 FromELF: creating hex file... "L051\L051.axf" - 0 Error(s), 18 Warning(s). -- Gitblit v1.9.3