From 50bba4559b0c7846613efd6bf9ec8a9c3b1982ce Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 18 二月 2025 16:59:11 +0800 Subject: [PATCH] 移植了外国sx1268lora模块代码。等板子再调,刚把error解决 --- keil/include/components/app/inc/ranging_custom.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/keil/include/components/app/inc/ranging_custom.h b/keil/include/components/app/inc/ranging_custom.h index 11df266..f2224b7 100644 --- a/keil/include/components/app/inc/ranging_custom.h +++ b/keil/include/components/app/inc/ranging_custom.h @@ -67,7 +67,6 @@ #endif #ifndef RANGING_FOM_FILTER_EN -// depends on CHEST_DUMP_EN #define RANGING_FOM_FILTER_EN (1) #endif -- Gitblit v1.9.3