This commit is contained in:
2024-01-16 20:09:12 +08:00
22 changed files with 568 additions and 81 deletions

View File

@@ -2,6 +2,7 @@
#define _JJ_BLUETEETH_H_
#include "stdio.h"
#include "zf_driver_uart.h"
extern bool bt_rx_flag;
extern uint8_t bt_buffer;
extern uint32_t bt_fly;