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