Skip to content
Snippets Groups Projects
Commit 07265511 authored by fischer's avatar fischer
Browse files

basic vehicle correction

parent edaf06cf
No related branches found
No related tags found
No related merge requests found
......@@ -71,14 +71,10 @@ module LibItsCam_Templates {
cam := {
stationCharacteristics := {true, false, true},
camParameters := {
vehicle := {
profileDependent := {
basicVehicle := NULL
}
}
vehicle := {profileDependent := {basicVehicle := ?}}
}
}
};
}
template CamPdu mw_camMsg_emergencyVehicle modifies mw_camMsg_anyVehicle := {
cam := {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment