#ifndef __BSP_BAT_H__ #define __BSP_BAT_H__ #include "CONFIG.h" void BSP_BAT_Init(void); #endif //!@__BSP_BAT_H__