把静态库换成源码方便调试
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
#include "chgbox_box.h"
|
||||
#endif
|
||||
|
||||
/* usr_le_code 库钩子:由静态库导出,供 RCSP BLE 栈回调,非应用层公开 API */
|
||||
/* usr_le_code 钩子:由 usr_le_code 导出,供 RCSP BLE 栈回调,非应用层公开 API */
|
||||
extern void usr_le_data_recieve(u8* data,u16 len);
|
||||
extern void usr_ble_adv_init();
|
||||
#if 1
|
||||
|
||||
Reference in New Issue
Block a user