Commit cc125db3 authored by 时昊's avatar 时昊

feat:增加胎压客户端模块

parent 46534b62
......@@ -9,4 +9,5 @@
void bsp_BT_Init(void);
uint8_t app_BT_Get_BondDev(void );
void app_tpms_main(void);
#endif
\ No newline at end of file
......@@ -131,6 +131,7 @@ void app_main(void)
Get_Mac_Init();
bsp_BT_Init();
// bsp_Ble_Init();
app_tpms_main();
bsp_Uart_Init();
printf("KL30 INIT OVER~~~~~~\r\n");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment