#ifndef BMS_HMI_H_
#define BMS_HMI_H_
#ifdef __cplusplus
extern "C" {
#endif
#include "kit_core.h"
void appInitHmi(void);
}