RiCOSOXFInitEpilog

이 메소드는 에필로그를 초기화합니다.

시그니처
extern void RiCOSOXFInitEpilog();
예제
void RiCOSOXFInitEpilog()
{
   taskDelay(2);
}

피드백