adjusted systemStatus variants to this Project
This commit is contained in:
parent
c9fba23e70
commit
a20a351002
@ -50,10 +50,9 @@
|
|||||||
|
|
||||||
typedef enum eSystem_Status
|
typedef enum eSystem_Status
|
||||||
{
|
{
|
||||||
|
sysStat_Init,
|
||||||
sysStat_Startup,
|
sysStat_Startup,
|
||||||
sysStat_Normal,
|
sysStat_Normal,
|
||||||
sysStat_Rain,
|
|
||||||
sysStat_Purge,
|
|
||||||
sysStat_Error,
|
sysStat_Error,
|
||||||
sysStat_Shutdown
|
sysStat_Shutdown
|
||||||
} tSystem_Status;
|
} tSystem_Status;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user