mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 00:05:57 +08:00
the one true car.capnp (#38221)
* the one true car.capnp * fix jotpluggler capnp import path * bump to master
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
import time
|
||||
import random
|
||||
|
||||
from cereal import car, log
|
||||
from cereal import log
|
||||
from opendbc.car.structs import car
|
||||
import cereal.messaging as messaging
|
||||
from opendbc.car.honda.interface import CarInterface
|
||||
from openpilot.common.realtime import DT_CTRL
|
||||
|
||||
Reference in New Issue
Block a user