#ifndef APP_CHARG_CONTROL_H_
#define APP_CHARG_CONTROL_H_
#include "bl_chargControl.h"
void chargControl(void);
#endif