fixed Display of current SysStatus
This commit is contained in:
@@ -5,6 +5,5 @@ Globals_t globals;
|
||||
void initGlobals()
|
||||
{
|
||||
globals.systemStatus = sysStat_Startup;
|
||||
globals.resumeStatus = sysStat_Normal;
|
||||
globals.requestEEAction = EE_IDLE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user