tempByte fix
This commit is contained in:
@@ -129,7 +129,7 @@ void CarRenaultZoe::activateCommandQueue() {
|
|||||||
*/
|
*/
|
||||||
void CarRenaultZoe::parseRowMerged() {
|
void CarRenaultZoe::parseRowMerged() {
|
||||||
|
|
||||||
bool tempByte;
|
uint8_t tempByte;
|
||||||
|
|
||||||
// LBC 79B
|
// LBC 79B
|
||||||
if (liveData->currentAtshRequest.equals("ATSH79B")) {
|
if (liveData->currentAtshRequest.equals("ATSH79B")) {
|
||||||
|
|||||||
Reference in New Issue
Block a user