mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-09-02 06:03:43 +08:00
7d7f0054e5
date: 2024-02-21T23:02:42 master commit: 0b4d08fab8e35a264bc7383e878538f8083c33e5
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
|