pref: 显示优化

This commit is contained in:
bmy
2024-03-10 21:21:01 +08:00
parent 7431954d99
commit 2ac9696ef8
5 changed files with 44 additions and 34 deletions

View File

@@ -2,11 +2,6 @@
#include "zf_common_headfile.h"
#define BT_UART_BAUDRATE (115200)
#define BT_UART_INDEX UART_8
#define BT_UART_TX_PIN UART8_MAP0_TX_C4
#define BT_UART_RX_PIN UART8_MAP0_RX_C5
bool bt_rx_flag = false;
uint8_t bt_buffer; // 接收字符存入