Endurance view
This commit is contained in:
@ -160,6 +160,12 @@ typedef struct {
|
||||
float lv_bat_voltage;
|
||||
int soc_lv;
|
||||
|
||||
float bat_delta_last;
|
||||
float bat_delta_overall;
|
||||
|
||||
uint8_t power_limit;
|
||||
uint8_t speed_limit;
|
||||
|
||||
float ts_current;
|
||||
float ts_voltage_bat;
|
||||
float ts_voltage_veh;
|
||||
|
||||
Reference in New Issue
Block a user