mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-20 06:25:56 +08:00
3 lines
112 B
Python
Executable File
3 lines
112 B
Python
Executable File
from opendbc.can.packer_pyx import CANPacker # pylint: disable=no-name-in-module, import-error
|
|
assert CANPacker
|