#ifndef __ADC_H__ #define __ADC_H__ #include "HIDO_Typedef.h" #include "main.h" HIDO_FLOAT Power_GetBatteryPercentage(HIDO_VOID); #endif