Commit 339b2c95 authored by service-config's avatar service-config

added odometer support

parent 5e220408
......@@ -81,7 +81,7 @@ typedef struct {
float watt_hours;
float watt_hours_charged;
int32_t tachometer;
int tachometer_abs;
int32_t tachometer_abs;
mc_fault_code fault_code;
} mc_values;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment