From cb4a33c582aae9d9c9555408b0b8fd7a7ac1ce8f Mon Sep 17 00:00:00 2001 From: "ASN.1 Checker" Date: Mon, 22 Jan 2024 15:39:13 +0000 Subject: [PATCH] Documentation update --- docs/EtsiTs103601Module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/EtsiTs103601Module.md b/docs/EtsiTs103601Module.md index 69edac6..19fe192 100644 --- a/docs/EtsiTs103601Module.md +++ b/docs/EtsiTs103601Module.md @@ -80,7 +80,7 @@ SequentialChunksSegmentedData ::= SEQUENCE { The Segmented CTL Responsemessage (SCRM) is a specific Segment PDU: it uses the parametrized data type SegmentedData where the psid parameter value is set to the ITS-AID value of the CTL service as specified in - ETSI TS 102 965 (i.e. value 624). For the SCRM message, the size of the control information (“header” fields) is 23 bytes. + ETSI TS 102 965 (i.e. value 624). For the SCRM message, the size of the control information ("header" fields) is 22 bytes. ```asn1 ctlPsid Psid ::= 624 -- GitLab