eniro door status fixes

This commit is contained in:
Lubos Petrovic
2020-12-24 20:20:01 +01:00
parent bd93829026
commit fe6501fd6a
4 changed files with 7 additions and 7 deletions

View File

@@ -73,7 +73,7 @@ typedef struct {
bool rightFrontDoorOpen;
bool leftRearDoorOpen;
bool rightRearDoorOpen;
bool hoodOpen;
bool hoodDoorOpen;
/* uint8_t lightInfo;
uint8_t brakeLightInfo;
uint8_t espState;*/