Commit ade203cc authored by 高士达's avatar 高士达

Merge branch 'shihao' into 'dev'

Shihao

See merge request !24
parents 4ab0f224 629786d4
...@@ -641,7 +641,7 @@ void Popups_Polling(void) ...@@ -641,7 +641,7 @@ void Popups_Polling(void)
PopupAndSound_Delete(POPUP_Radar_4HZ); PopupAndSound_Delete(POPUP_Radar_4HZ);
PopupAndSound_Delete(POPUP_RADAR_CHECK_OK); PopupAndSound_Delete(POPUP_RADAR_CHECK_OK);
PopupAndSound_Delete(POPUP_Radar_Changming); PopupAndSound_Delete(POPUP_Radar_Changming);
Popup_Request(POPUP_RADAR_SENSOR_FAILURE); //Popup_Request(POPUP_RADAR_SENSOR_FAILURE);
Popup_Clear(POPUP_Radar_Changming); Popup_Clear(POPUP_Radar_Changming);
Popup_Clear(POPUP_Radar_2HZ); Popup_Clear(POPUP_Radar_2HZ);
Popup_Clear(POPUP_Radar_4HZ); Popup_Clear(POPUP_Radar_4HZ);
......
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