#ifndef __APP_H__ #define __APP_H__ int8_t Board_USART_Process(void); void ADC_Sample(void); #endif /*End of __APP_H__ */