Update file interface.py

This commit is contained in:
2025-06-08 13:42:32 +08:00
parent 58d1f600dc
commit de4a4c53bc

View File

@@ -45,7 +45,7 @@ class CarInterface(CarInterfaceBase):
ret.transmissionType = TransmissionType.automatic
if fingerprint[1]: # Airbag_02, LWI_01, ESP_21, QFK_01
ret.networkLocation = NetworkLocation.gateway
ret.networkLocation = NetworkLocation.fwdCamera
else:
ret.networkLocation = NetworkLocation.fwdCamera