chargeController/APP/businessLogic/Inc/Init.h

12 lines
79 B
C

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