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