This commit is contained in:
Dragonpilot
2019-07-29 10:39:19 +10:00

View File

@@ -17,7 +17,7 @@ bool honda_alt_brake_msg = false;
static void honda_rx_hook(CAN_FIFOMailBox_TypeDef *to_push) {
int addr = GET_ADDR(to_push);
int len = GET_LEN(to_push);
//int len = GET_LEN(to_push);
// sample speed
if (addr == 0x158) {