Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-du-car authored and paulbourelly999 committed May 18, 2022
1 parent 06c08e2 commit 9634578
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions src/tmx/Asn_J2735/src/r63/TestMessage00.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ asn_TYPE_member_t asn_MBR_TestMessage00_1[] = {
"body"
},
};
static const int asn_MAP_TestMessage00_oms_1[] = { 0, 1 };
static const ber_tlv_tag_t asn_DEF_TestMessage00_tags_1[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
Expand All @@ -40,7 +39,7 @@ asn_SEQUENCE_specifics_t asn_SPC_TestMessage00_specs_1 = {
offsetof(struct TestMessage00, _asn_ctx),
asn_MAP_TestMessage00_tag2el_1,
2, /* Count of tags in the map */
asn_MAP_TestMessage00_oms_1, /* Optional members */
0, 0, 0, /* Optional elements (not needed) */
2, 0, /* Root/Additions */
2, /* First extension addition */
};
Expand Down
3 changes: 1 addition & 2 deletions src/tmx/Asn_J2735/src/r63/TestMessage01.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ asn_TYPE_member_t asn_MBR_TestMessage01_1[] = {
"body"
},
};
static const int asn_MAP_TestMessage01_oms_1[] = { 0, 1 };
static const ber_tlv_tag_t asn_DEF_TestMessage01_tags_1[] = {
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
};
Expand All @@ -40,7 +39,7 @@ asn_SEQUENCE_specifics_t asn_SPC_TestMessage01_specs_1 = {
offsetof(struct TestMessage01, _asn_ctx),
asn_MAP_TestMessage01_tag2el_1,
2, /* Count of tags in the map */
asn_MAP_TestMessage01_oms_1, /* Optional members */
0, 0, 0, /* Optional elements (not needed) */
2, 0, /* Root/Additions */
2, /* First extension addition */
};
Expand Down

0 comments on commit 9634578

Please sign in to comment.