Commit 46706fb5 authored by 李梓源's avatar 李梓源

feat:LOGO灯取消等待亮起

parent 8a08ea0a
...@@ -4482,6 +4482,7 @@ void Display_Send_Vspead(uint8_t menu) ...@@ -4482,6 +4482,7 @@ void Display_Send_Vspead(uint8_t menu)
} }
else else
{ {
CHECK_Value = 1;
TFT_LCD_Draw_Box(0, 261, 239, 319, TFT_LCD_FILL_FULL, TFT_LCD_TYPE_CLR); TFT_LCD_Draw_Box(0, 261, 239, 319, TFT_LCD_FILL_FULL, TFT_LCD_TYPE_CLR);
} }
......
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