Skip to content

What is this statement used for in remote command parsing rcommand #785

Answered by cyberman54
ScholliYT asked this question in Q&A
Discussion options

You must be logged in to vote

This forwards the cursor (a pointer to commands or arguments) of the command parsing loop to the next command in the buffer, if there is one (while (cursor < cmdlength). This allows to send multiple commands in one downlink.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ScholliYT
Comment options

Answer selected by ScholliYT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants