forked from IQ.Lvbs/IQ.Pilot
7 lines
84 B
Python
7 lines
84 B
Python
from iqdbc.car.structs import CarParams
|
|
|
|
Ecu = CarParams.Ecu
|
|
|
|
FW_VERSIONS_EXT = {
|
|
}
|