ethan
2022-09-13 2c8058e6575f4e0238a98140d8ddcb5afb11f44c
Application/source/uds_modules/did.h
@@ -76,4 +76,8 @@
void did_init(void);
extern int8_t FblReadProgramBlock(void);
extern int8_t FblWriteProgramBlock(void);
extern void DID_UpdateProgramCnt(void);
extern void DID_UpdateAtpProgramCnt(void);
extern int8_t DID_SaveProgamDataToNvm(void);
extern void DID_SetWriteSaveFlag(void);
#endif /* DID_H */