From fef76b2f74d65ae80a890bbc8ce2be8e591cdd03 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期二, 06 五月 2025 15:38:04 +0800 Subject: [PATCH] 修改为AOA跟随模块测试基站,成功输出角度和距离一直测距版本 --- user_config.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/user_config.h b/user_config.h index 223a173..deff87c 100644 --- a/user_config.h +++ b/user_config.h @@ -158,7 +158,6 @@ /** Maximum PHY payload length */ #define PHY_PAYLOAD_LEN_MAX (127) - /* =========================================================================================================================== */ /* ================ Simple Selection ================ */ /* =========================================================================================================================== */ -- Gitblit v1.9.3