UDS_31Service_Internal.h 160 Bytes
Newer Older
hu's avatar
hu committed
1 2 3 4 5 6
#ifndef __UDS_31SERVICE_INTERNA_H
#define __UDS_31SERVICE_INTERNA_H

#include "TYW_stdint.h"
#include "UDS_Common.h"

hu's avatar
hu committed
7
void IndicatorTurnOn(uint8_t ST);
hu's avatar
hu committed
8 9 10


#endif