apostrophe typo
parent
20c35b0190
commit
3f72713771
|
|
@ -1257,7 +1257,7 @@ The most significant 4 bits of the second byte of TYPE specifies the contents of
|
|||
\label{tab:meta_type_subfield}
|
||||
\end{table}
|
||||
|
||||
All META values use a single META block to carry data, except for Text Data, where up to 15 consecutive META arrays can be used to carry up to 195 bytes of Text Data. Of course because Packet Mode does not support encryption, it's value should never be \texttt{0xF}. Also, the only text data than can be supported would be a single block text, with a control byte of \texttt{0x11}.
|
||||
All META values use a single META block to carry data, except for Text Data, where up to 15 consecutive META arrays can be used to carry up to 195 bytes of Text Data. Of course because Packet Mode does not support encryption, its value should never be \texttt{0xF}. Also, the only text data than can be supported would be a single block text, with a control byte of \texttt{0x11}.
|
||||
|
||||
\subsection{CAN}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue