UDS_2EService_Internal.h 165 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 #ifndef __UDS_2ESERVICE_INTERNA_H #define __UDS_2ESERVICE_INTERNA_H #include "TYW_stdint.h" #include "UDS_Common.h" uint8_t write2EData(uint8_t writeType); #endif