Commit 3f8b1cb2 authored by 何锐's avatar 何锐

feat:全亮程序车速清零,打开READY灯

parent a7611486
......@@ -4984,7 +4984,7 @@ void Display_Send_Vspead(uint8_t menu)
case 13:
// GUI_Display_Version_Code_Service(25, 20, "Please enter password ", Letter_Num_11, PCodeText_Space_size);
Battery_evel = 0;
VSpeed_val = 99;
VSpeed_val = 0;
GUI_Display_Version_Code_Service(70, 40+25+25+25+25+25+25+25, "ALL", Letter_Num_11, PCodeText_Space_size);
break;
case 14:
......
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