This commit is contained in:
lmx
2025-12-17 11:54:19 +08:00
parent 141b538bf5
commit 0087d2922a
18 changed files with 3285 additions and 457 deletions

View File

@ -24,7 +24,7 @@
#define TRANS_DATA_EN 0
#define RCSP_BTMATE_EN 0
#if BLE_WIRELESS_CLIENT_EN == 0
#define RCSP_ADV_EN 1 // lmx打开这个则作为ble从设备
#define RCSP_ADV_EN 1
#else
#define RCSP_ADV_EN 0
#endif