Commit b203878a authored by tepelmann's avatar tepelmann
Browse files

stationCharacteristics should be 111.

parent 16d10278
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -567,7 +567,7 @@ module LibItsCam_Templates {
    template CamPdu mw_camMsg_basicVehicle 
    modifies mw_camMsg_anyVehicle := {
        cam := {
            stationCharacteristics := {true, false, true},
            stationCharacteristics := {true, true, true},
            camParameters := {
                profileDependent := {basicVehicle := ?}
            }