diff --git a/CarRenaultZoe.cpp b/CarRenaultZoe.cpp index f0bfca5..707620d 100644 --- a/CarRenaultZoe.cpp +++ b/CarRenaultZoe.cpp @@ -129,7 +129,7 @@ void CarRenaultZoe::activateCommandQueue() { */ void CarRenaultZoe::parseRowMerged() { - bool tempByte; + uint8_t tempByte; // LBC 79B if (liveData->currentAtshRequest.equals("ATSH79B")) {