diff --git a/opendbc_repo/opendbc/car/volkswagen/interface.py b/opendbc_repo/opendbc/car/volkswagen/interface.py index 1947b924..56318725 100644 --- a/opendbc_repo/opendbc/car/volkswagen/interface.py +++ b/opendbc_repo/opendbc/car/volkswagen/interface.py @@ -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