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