-
If I issue a command such as $$ multiple messages are received. Am I guaranteed that only the final message will end in \r\n or is there another way to determine the end of a response? |
Beta Was this translation helpful? Give feedback.
Answered by
terjeio
Aug 13, 2023
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ByronAP
-
I missed the ok lol thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok\r\n
terminates all multi-line messages.