tempByte fix

This commit is contained in:
Lubos Petrovic
2020-12-24 19:57:44 +01:00
parent ca22d1b192
commit bd93829026

View File

@@ -129,7 +129,7 @@ void CarRenaultZoe::activateCommandQueue() {
*/
void CarRenaultZoe::parseRowMerged() {
bool tempByte;
uint8_t tempByte;
// LBC 79B
if (liveData->currentAtshRequest.equals("ATSH79B")) {