Commit f5567276 authored by garciay's avatar garciay
Browse files

Bug fixed on DecodedBtpPayload 'with encode' declarations

parent e79bcb2a
......@@ -121,8 +121,8 @@ module LibItsBtp_TypesAndValues {
encode (mapemPacket) "LibItsMapemSpatem_asn1";
encode (spatemPacket) "LibItsMapemSpatem_asn1";
encode (ivimPacket) "LibItsIvim_asn1";
encode (sremPacket) "LibItsDenm_asn1";
encode (ssemPacket) "LibItsDenm_asn1"
encode (sremPacket) "LibItsSremSsem_asn1";
encode (ssemPacket) "LibItsSremSsem_asn1"
}
} //end btpPayload
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment