Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Remove unnecessary 'null character'#6

Open
kasraghu wants to merge 1 commit into
u-blox:masterfrom
kasraghu:patch-1
Open

Remove unnecessary 'null character'#6
kasraghu wants to merge 1 commit into
u-blox:masterfrom
kasraghu:patch-1

Conversation

@kasraghu

Copy link
Copy Markdown

A null character ('\0') is added at the end of the Byte array in 'ucxhPARSER_addByteArray'. If multiple Byte arrays need to be added to a command, the characters after the null character are not sent.

A null character ('\0') is added at the end of the Byte array in 'ucxhPARSER_addByteArray'. If multiple Byte arrays need to be added to a command, the characters after the null character are not sent.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant