IQ.Pilot Prebuilt Release @ 27f668a
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from iqdbc.car.interfaces import CarControllerBase
|
||||
|
||||
|
||||
class CarController(CarControllerBase):
|
||||
def update(self, CC, CC_IQ, CS, now_nanos):
|
||||
return CC.actuators.as_builder(), []
|
||||
Reference in New Issue
Block a user