From a5e16e925923fa444276ca51f0e7c0cbbe07a96c Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期六, 27 五月 2023 15:51:54 +0800 Subject: [PATCH] V1.58 香港机场测试,有BUG --- MDK-ARM/L051.uvprojx | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx index c813e01..7e4e6ce 100644 --- a/MDK-ARM/L051.uvprojx +++ b/MDK-ARM/L051.uvprojx @@ -475,6 +475,11 @@ <FileType>1</FileType> <FilePath>..\Src\application\serial_at_cmd_app.c</FilePath> </File> + <File> + <FileName>CRC.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\application\CRC.c</FilePath> + </File> </Files> </Group> <Group> -- Gitblit v1.9.3