7 lines
86 B
Python
7 lines
86 B
Python
from opendbc.car.structs import CarParams
|
|
|
|
Ecu = CarParams.Ecu
|
|
|
|
FW_VERSIONS_EXT = {
|
|
}
|