Add LV SoC field
This commit is contained in:
@ -133,7 +133,8 @@ typedef struct {
|
||||
|
||||
float min_cell_volt;
|
||||
float max_cell_temp;
|
||||
int soc;
|
||||
int soc_ts;
|
||||
int soc_lv;
|
||||
|
||||
float ts_current;
|
||||
float ts_voltage_bat;
|
||||
|
||||
Reference in New Issue
Block a user