| | |
| | | #define _SIZHU_EVENT_RECORD_H |
| | | |
| | | #include "system_general_para.h" |
| | | #include "system_mem_para.h" |
| | | |
| | | /************************´æ´¢¿Õ¼ä¹æ»®**************************/ |
| | | |
| | |
| | | |
| | | }LOG_SIZHU_CALIBRATION_TIME_RECORD_SAVE_T; |
| | | |
| | | typedef struct log_event_para_t |
| | | { |
| | | LOG_SIZHU_RUN_T valve_action_log; |
| | | |
| | | LOG_SIZHU_RUN_T factory_reset_log; |
| | | |
| | | LOG_SIZHU_RUN_T calibration_time_log; |
| | | |
| | | }LOG_EVENT_PARA_T; |
| | | #pragma pack() |
| | | |
| | | extern LOG_EVENT_PARA_T log_event_para_g; |
| | | extern LOG_EVENT_CTRL_T log_event_para_g; |
| | | |
| | | void sizhu_event_log_eeprom_default_init(void); |
| | | uint8_t sizhu_valve_action_log_eeprom_default_init(void); |