Commit efe3a649 authored by 王金亮's avatar 王金亮

feat:蓝牙名字“I”改为“L”

parent 3f1edad1
...@@ -965,7 +965,7 @@ void Get_Mac_Init(void ) ...@@ -965,7 +965,7 @@ void Get_Mac_Init(void )
} }
else if(temp[0] == 3) else if(temp[0] == 3)
{ {
temp[0] = 73; temp[0] = 76;
} }
else if(temp[0] == 4) else if(temp[0] == 4)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment