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

Define pgm_read_{byte,word} as macros for compatibility #3325

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

wkraft-fablabka
Copy link
Contributor

@wkraft-fablabka wkraft-fablabka commented Jun 2, 2017

Ref #3140

pgm_read_byte() and pgm_read_word() need to be macros, as some third party libraries and sketches testing macro existence.

pgm_read_byte() and pgm_read_word() need to be macros, as some third party libraries and sketches testing macro existence.
@wkraft-fablabka
Copy link
Contributor Author

As discussed before

@igrr igrr changed the title Fix according to the discussion of issue #3140 https://github.com/esp… Define pgm_read_{byte,word} as macros for compatibility Jun 5, 2017
@igrr igrr merged commit c52b0da into esp8266:master Jun 5, 2017
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.

2 participants