Using an invalid flag for extended CAN messages #12848
Labels
Module: Canbus
Indicates canbus module related issues
Module: Tools
Indicates tools module related issues
apollo/modules/tools/gen_vehicle_protocol/gen_protocols.py
Line 468 in 3711be4
The correct flag shoud be
int_id |= 0x80000000
The text was updated successfully, but these errors were encountered: