#ifndef _ADC_FUNC_ #define _ADC_FUNC_ #include "MyPrintf.h" void InitADC(void); void InitPWM(void); #endif