chargeController/APP/application/Inc/start.h

11 lines
73 B
C

#ifndef APP_START_H_
#define APP_START_H_
void start(void);
#endif