Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with "SerialCommandsArguments" Example #12

Open
bhatasaka opened this issue Jul 31, 2021 · 0 comments
Open

Problem with "SerialCommandsArguments" Example #12

bhatasaka opened this issue Jul 31, 2021 · 0 comments

Comments

@bhatasaka
Copy link

bhatasaka commented Jul 31, 2021

I was testing this out on an STM32L0 and I found that my program was freezing before the commands even started. I eventually tracked it down to the set_led function having no return value. Adding return true to line 99 fixed the problem.
Apologies for not issuing a pull request or submitting a patch as I'm nots sure how to do that.

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

No branches or pull requests

1 participant