add lv voltage field

This commit is contained in:
2025-07-15 19:21:51 +02:00
parent 91b62c7b5e
commit 2c470f43b2
4 changed files with 6 additions and 1 deletions

View File

@ -164,6 +164,8 @@ typedef struct {
float tank_pressure_1;
float tank_pressure_2;
float lv_voltage;
uint8_t apps_percent;
float brake_pressure_f;
float brake_pressure_r;