-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Additional UART_DATA check and pass bits back to callBack #10180
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
Conversation
…gered when appropriate conditions are met, and passes the number of available bytes to the callback.
👋 Hello rowingdude, we appreciate your contribution to this project! Click to see more instructions ...
Review and merge process you can expect ...
|
Test Results0 tests 0 ✅ 0s ⏱️ Results for commit 5850b59. |
Which use case does generate an issue needing this proposed change? |
This is a quality of code improvement. I did not mean to include my spaced out file where I was just trying to read better. |
your quality code improvement breaks compilation |
The proposed change should ensure that the callback is only triggered when appropriate conditions are met and that it passes the number of available bytes to the callback.