From 035ecb85c3513be2b6ab5c515db082cb7fee8f97 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 22 五月 2025 18:11:06 +0800 Subject: [PATCH] 修改bug,io改为不拉 --- 01_SDK/nimble/controller/rf_test/rf_test.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/01_SDK/nimble/controller/rf_test/rf_test.h b/01_SDK/nimble/controller/rf_test/rf_test.h index f234cfe..129347a 100644 --- a/01_SDK/nimble/controller/rf_test/rf_test.h +++ b/01_SDK/nimble/controller/rf_test/rf_test.h @@ -2,7 +2,6 @@ #define RF_TEST__H_ #include "stack/rf/rf_phy.h" -#define CONSTANT_TONE_TEST_ENABLE 1 void rf_test_start_constant_tone(uint16_t ch); #endif -- Gitblit v1.9.3