Commit 07265511 authored by fischer's avatar fischer
Browse files

basic vehicle correction

parent edaf06cf
Loading
Loading
Loading
Loading
+2 −6
Original line number Original line Diff line number Diff line
@@ -71,14 +71,10 @@ module LibItsCam_Templates {
		cam := {
		cam := {
			stationCharacteristics := {true, false, true},
			stationCharacteristics := {true, false, true},
			camParameters := {
			camParameters := {
				vehicle := {
				vehicle := {profileDependent := {basicVehicle := ?}}
					profileDependent := {
						basicVehicle := NULL
			}
			}
		}
		}
	}
	}
		}
	};


	template CamPdu mw_camMsg_emergencyVehicle modifies mw_camMsg_anyVehicle := {
	template CamPdu mw_camMsg_emergencyVehicle modifies mw_camMsg_anyVehicle := {
		cam := {
		cam := {