mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-20 16:52:10 +08:00
4 lines
82 B
Python
4 lines
82 B
Python
# pylint: skip-file
|
|
from opendbc.can.packer_pyx import CANPacker
|
|
assert CANPacker
|