Merge branch 'devel-en' into devel-zhs

This commit is contained in:
dragonpilot
2019-07-28 10:22:48 +10:00
+1 -1
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) {