修改了一些逻辑

This commit is contained in:
2021-08-16 12:33:10 +08:00
parent 0aa303e132
commit 398d16f69f
11 changed files with 6948 additions and 6267 deletions
+1 -6
View File
@@ -41,12 +41,7 @@ void main_app()
}
*/
if(ui->refresh_ui_flag==1)
{
ui->refresh_ui_flag=0;
Refresh_UI(ui);
}
UI_Server(ui);
TP_Server();
EEPROM_SLOWWRITE_SERVER();
}