From d103abb14e5bdde2b7481e14c823801976e2c24a Mon Sep 17 00:00:00 2001 From: "mr.zhangsan" Date: Sat, 22 Jun 2024 13:59:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3RFID=E5=90=AF=E7=94=A8bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/app/app_config.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/app/app_config.c b/source/app/app_config.c index e74ab4b..f313da4 100644 --- a/source/app/app_config.c +++ b/source/app/app_config.c @@ -218,8 +218,6 @@ U8 L3_find_rfid_table(U16 rfidno) return LED_BTN_NUM; } -extern void L3_task_rfid_init(void); - void L3_set_power_mode(U8 mode) { // if(R.power_mode == POWER_NORMAL)