优化HA功率

This commit is contained in:
zogodo
2020-02-18 09:51:04 +08:00
parent 22dc3bc1df
commit 73a60d3e04
9 changed files with 18 additions and 35 deletions

View File

@@ -10,6 +10,7 @@ typedef struct
extern PowerRecord power_record;
extern uint32_t p_count;
extern float real_time_power;
char* GetPowerRecord(int idx);
void PowerInit(void);