From 5732182efeb7b4334c0ba8f052607f51f1ffe5d6 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期五, 24 十一月 2023 11:05:58 +0800 Subject: [PATCH] V1.1 --- 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 e98695d..33cfa7d 100644 --- a/MDK-ARM/L051.uvprojx +++ b/MDK-ARM/L051.uvprojx @@ -476,6 +476,11 @@ <FileType>1</FileType> <FilePath>..\Src\application\serial_at_cmd_app.c</FilePath> </File> + <File> + <FileName>dw_fz_tag.c</FileName> + <FileType>1</FileType> + <FilePath>..\Src\application\dw_fz_tag.c</FilePath> + </File> </Files> </Group> <Group> -- Gitblit v1.9.3