mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-22 00:33:44 +08:00
bcd4bb4821
date: 2023-02-17T21:02:50 master commit: 89f68bf0cbf53a81b0553d3816fdbe522f941fa1
3 lines
112 B
Python
3 lines
112 B
Python
from opendbc.can.packer_pyx import CANPacker # pylint: disable=no-name-in-module, import-error
|
|
assert CANPacker
|