BLE_TYQ_CH584M/BSP/inc/bsp_bat.h

17 lines
125 B
C
Raw Permalink Normal View History

2025-05-06 09:17:24 +08:00
#ifndef __BSP_BAT_H__
#define __BSP_BAT_H__
#include "CONFIG.h"
void BSP_BAT_Init(void);
#endif //!@__BSP_BAT_H__