BLE_DCF_TYQ_CH592F/BSP/inc/bsp_bat.h

17 lines
125 B
C

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