This commit is contained in:
lmx
2025-11-21 15:17:10 +08:00
parent baa5979ee1
commit 591e7632d2
22 changed files with 436 additions and 14 deletions

View File

@ -93,6 +93,7 @@ u8 MMC5603nj_init = 0; //地磁是否初始化
// -- 线程id --
u16 SC7U22_calibration_id;
u16 start_collect_fuc_id;
u16 BLE_send_fuc_id;
//
///////////////////////////////////////////////////////////////////////////////////////////////////
extern int bt_hci_event_handler(struct bt_event *bt);