Added parsing of BMW i3 params

- added some BMW i3 params parsing
- added rxBuffOffset to liveData
This commit is contained in:
Ján Mátik
2020-12-22 17:47:56 +01:00
parent a98b9b2b52
commit c3421c1b91
2 changed files with 30 additions and 33 deletions

View File

@@ -225,6 +225,9 @@ class LiveData {
BLEAdvertisedDevice* foundMyBleDevice;
BLEClient* pClient;
BLEScan* pBLEScan;
// Canbus
uint8_t rxBuffOffset = 0; // offset of processing received data, in some cars needs to be set to 1, like in BMW i3
// Params
PARAMS_STRUC params; // Realtime sensor values