Skip to content

change to unsigned char for isdigit() and friends.#18

Open
nanobug wants to merge 2 commits intoCieNTi:masterfrom
nanobug:master
Open

change to unsigned char for isdigit() and friends.#18
nanobug wants to merge 2 commits intoCieNTi:masterfrom
nanobug:master

Conversation

@nanobug
Copy link

@nanobug nanobug commented Dec 2, 2020

Sometimes the received characters might be way off(corrupted RX), This will result in *temp to be for example 0xf0. There is an assert in the debug build for this. This might result in hang of release application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant