fix: 修复之前提交中的一些问题
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
#ifndef _JJ_BLUETEETH_H_
|
||||
#define _JJ_BLUETEETH_H_
|
||||
|
||||
#include "zf_common_headfile.h"
|
||||
#include "zf_driver_uart.h"
|
||||
|
||||
extern bool bt_rx_flag;
|
||||
extern uint8 bt_buffer;
|
||||
void jj_bt_init();
|
||||
|
||||
Reference in New Issue
Block a user