#ifndef APP_CHARG_CONTROL_H_
#define APP_CHARG_CONTROL_H_

#include "bl_chargControl.h"

#include "capture.h"

void chargControl(void);


#endif