chargeController/APP/businessLogic/Inc/Init.h

12 lines
79 B
C
Raw Normal View History

#ifndef BL_PARAMETER_H_
#define BL_PARAMETER_H_
void Init(void);
#endif