UDS_14Service_Internal.h 150 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 #ifndef __UDS_14SERVICE_INTERNA_H #define __UDS_14SERVICE_INTERNA_H #include "TYW_stdint.h" #include "UDS_Common.h" uint8_t DTC_Clear(void); #endif