This commit is contained in:
lmx
2025-12-02 19:13:01 +08:00
parent f63092fe87
commit 2bc443584c
16 changed files with 1793 additions and 820 deletions

View File

@ -1,3 +1,4 @@
#include "system/app_core.h"
#include "system/includes.h"
#include "btstack/btstack_task.h"
@ -5,7 +6,7 @@
#include "le_common.h"
#include "ble_user.h"
#if 1 //ENABLE_THIS_TEST
#if 0 //ENABLE_THIS_TEST
#define LOG_TAG_CONST EARPHONE
#define LOG_TAG "[BLE_TEST]"