Skip to content

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