mirror of
https://gitlvb.teallvbs.xyz/IQ.Lvbs/IQ.Pilot.git
synced 2026-09-12 08:43:42 +08:00
4 lines
148 B
Python
4 lines
148 B
Python
from iqpilot.selfdrive.pandad.pandad_api_impl import can_list_to_can_capnp, can_capnp_to_list
|
|
assert can_list_to_can_capnp
|
|
assert can_capnp_to_list
|