From bb14f348f2eb7527ac33e4f12e17bd726c42859a Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期五, 28 二月 2025 18:16:46 +0800 Subject: [PATCH] 增加按键宏定义但按键第二行到第四行按下无响应 --- keil/uwb_simple_example.uvprojx | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/keil/uwb_simple_example.uvprojx b/keil/uwb_simple_example.uvprojx index 3595686..262a1d4 100644 --- a/keil/uwb_simple_example.uvprojx +++ b/keil/uwb_simple_example.uvprojx @@ -835,6 +835,11 @@ <FilePath>.\include\drivers\lis3dh_driver.c</FilePath> </File> <File> + <FileName>dw_tag.c</FileName> + <FileType>1</FileType> + <FilePath>.\dw_tag.c</FilePath> + </File> + <File> <FileName>dw_app_anchor.c</FileName> <FileType>1</FileType> <FilePath>.\dw_app_anchor.c</FilePath> @@ -981,6 +986,11 @@ <FileType>1</FileType> <FilePath>.\uwb_app.c</FilePath> </File> + <File> + <FileName>uwb_tag.c</FileName> + <FileType>1</FileType> + <FilePath>.\uwb_tag.c</FilePath> + </File> </Files> </Group> <Group> -- Gitblit v1.9.3