chargeController/APP/businessLogic/Inc/abnormalManage.h

15 lines
122 B
C
Raw Normal View History

#ifndef BL_ABNORMAL_MANAGE_H_
#define BL_ABNORMAL_MANAGE_H_
#include "FM_TIM.h"
void checkAbnormal(void);
#endif