mirror of
https://gitlab.fdmci.hva.nl/technische-informatica-sm3/ti-projectten/rooziinuubii79.git
synced 2025-08-03 20:04:58 +00:00
removed line in parser
This commit is contained in:
@@ -96,7 +96,6 @@ int KobukiParser::parseKobukiMessage(TKobukiData &output, unsigned char *data) {
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
std::cerr << "Unknown data type: " << std::hex << static_cast<int>(dataType) << std::dec << std::endl;
|
|
||||||
checkedValue += dataLength;
|
checkedValue += dataLength;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user