Update can
This commit is contained in:
Submodule src/bobbycar-protocol updated: fee1175bf8...059a98a1a5
@ -170,7 +170,7 @@ bool parseCanInput()
|
||||
controllers.back.feedbackValid = false;
|
||||
}
|
||||
|
||||
Serial.printf("WARNING Unknown CAN info received .identifier = %u\r\n", message.identifier);
|
||||
//Serial.printf("WARNING Unknown CAN info received .identifier = %u\r\n", message.identifier);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user