#ifndef __KWH_CONUTER_H__ #define __KWH_CONUTER_H__ #include "config.h" void kWhCounter_init(void); extern uint32_t kWh_cnt; #endif