This commit is contained in:
lmx
2025-12-09 11:21:08 +08:00
parent 6ce9deebe6
commit 3f02a9f9be
3 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ extern u8 init_ok;
extern u8 sniff_out;
unsigned char xtell_bl_state=0; //存放经典蓝牙的连接状态0断开1是连接
u8 bt_newname =0;
unsigned char xt_ble_new_name[9] = "xtell";
unsigned char xt_ble_new_name[9] = "skiing_2F";
static u16 play_poweron_ok_timer_id = 0;
// -- 初始化标志位 --

Binary file not shown.