mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-17 07:12:08 +08:00
Revert "VW FPv2: reduce number of ECU queries (#24706)"
This reverts commit c155dfda31398a72ccc4bc8e153163aa9d7351ef. old-commit-hash: 21dd464fd3b0e23e2277479532c56230fe1e66bd
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user