Commit e91dadf8 authored by fischer's avatar fischer
Browse files

Control part completed

parent b9533470
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -71,7 +71,7 @@ module LibItsCam_Templates {
		cam := {
		cam := {
			stationCharacteristics := {true, false, true},
			stationCharacteristics := {true, false, true},
			camParameters := {
			camParameters := {
				vehicle := {profileDependent := {basicVehicle := ?}}
				vehicle := {profileDependent := {basicVehicle := {} }}
			}
			}
		}
		}
	}
	}