Added support for new values for BMW i3

This commit is contained in:
Ján Mátik
2020-12-28 08:29:18 +01:00
parent 43cc79922a
commit cbabf84099
2 changed files with 105 additions and 6 deletions

View File

@@ -116,6 +116,7 @@ typedef struct {
float auxPerc;
float auxCurrentAmp;
float auxVoltage;
float auxTemperature;
float indoorTemperature;
float outdoorTemperature;
float tireFrontLeftTempC;