Skip to content

serialEvent() description update. #951

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

Merged
merged 2 commits into from
Dec 6, 2023
Merged

Conversation

karlsoderby
Copy link
Collaborator

serialEvent() is not supported on any modern boards (from Leonardo/Micro and onwards). This PR adds a note that the only recognized boards to be supported is the UNO R3 and Mega 2560 R3, and that modern boards should instead use the if(Serial.available() > 0) approach.

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