Revert "VW FPv2: reduce number of ECU queries (#24706)"

This reverts commit c155dfda31398a72ccc4bc8e153163aa9d7351ef.

old-commit-hash: 21dd464fd3b0e23e2277479532c56230fe1e66bd
This commit is contained in:
sshane
2022-06-21 03:22:38 -07:00
parent 3185d904bb
commit 2f9396507a
-2
View File
@@ -148,14 +148,12 @@ REQUESTS: List[Request] = [
"volkswagen",
[VOLKSWAGEN_VERSION_REQUEST_MULTI],
[VOLKSWAGEN_VERSION_RESPONSE],
whitelist_ecus=[Ecu.srs, Ecu.eps, Ecu.fwdRadar],
rx_offset=VOLKSWAGEN_RX_OFFSET,
),
Request(
"volkswagen",
[VOLKSWAGEN_VERSION_REQUEST_MULTI],
[VOLKSWAGEN_VERSION_RESPONSE],
whitelist_ecus=[Ecu.engine, Ecu.transmission],
),
# Mazda
Request(