Improved Feature Control
This commit is contained in:
@@ -19,7 +19,8 @@ typedef enum eEERequest
|
||||
EE_CFG_SAVE,
|
||||
EE_CFG_LOAD,
|
||||
EE_PDS_SAVE,
|
||||
EE_PDS_LOAD
|
||||
EE_PDS_LOAD,
|
||||
EE_ALL_SAVE
|
||||
} tEERequest;
|
||||
|
||||
typedef struct Globals_s
|
||||
|
Reference in New Issue
Block a user