clearpilot: initial commit of full source
This commit is contained in:
4
selfdrive/car/subaru/radar_interface.py
Executable file
4
selfdrive/car/subaru/radar_interface.py
Executable file
@@ -0,0 +1,4 @@
|
||||
from openpilot.selfdrive.car.interfaces import RadarInterfaceBase
|
||||
|
||||
class RadarInterface(RadarInterfaceBase):
|
||||
pass
|
||||
Reference in New Issue
Block a user