mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
Mazda has blind spot monitoring
Co-Authored-By: bigboigahoy <49489685+bigboigahoy@users.noreply.github.com>
This commit is contained in:
Executable → Regular
+1
@@ -30,5 +30,6 @@ class CarInterface(CarInterfaceBase):
|
||||
ret.centerToFront = ret.wheelbase * 0.41
|
||||
|
||||
# FrogPilot variables
|
||||
ret.enableBsm = True
|
||||
|
||||
return ret
|
||||
|
||||
Reference in New Issue
Block a user