fix: 修复之前提交中的一些问题
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include "jj_blueteeth.h"
|
||||
|
||||
bool bt_rx_flag = false;
|
||||
uint8 bt_buffer;//接收字符存入
|
||||
|
||||
enum bt_order {
|
||||
Start_work = 0x01,
|
||||
Turn_Left = 0x02,
|
||||
|
||||
Reference in New Issue
Block a user