Issue #18: further iomplementation of safety memory
This commit is contained in:
@@ -95,6 +95,7 @@ enum safety_memory_error_entry_type {
|
||||
struct error_memory_entry {
|
||||
enum safety_memory_error_entry_type type;
|
||||
uint8_t flag_num;
|
||||
uint16_t counter;
|
||||
};
|
||||
|
||||
enum config_override_entry_type {
|
||||
|
Reference in New Issue
Block a user