Skip to content

Remove historic Arduino 0012 workaround in SoftwareSerial #51

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 1 commit into from
May 16, 2019

Conversation

florian-schweiger
Copy link
Contributor

Remove #undefs in SoftwareSerial.h marked as Arduino 0012 workaround that broke several macros, including abs.

Fixes #30.

Removed #undefs in SoftwareSerial.h that were marked as Arduino 0012 workaround and that broke several macros, including abs.
See arduino#30
@facchinm facchinm merged commit 7a2e1cd into arduino:master May 16, 2019
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.

SoftwareSerial breaks abs macro
2 participants