Skip to content

Conversation

jensh
Copy link
Contributor

@jensh jensh commented Dec 7, 2015

The two defines used reinterpret_cast<> which is only available when
compiling with c++. Now using plain old c casts instead.

The two defines used reinterpret_cast<> which is only available when
compiling with c++. Now using plain old c casts instead.
igrr added a commit that referenced this pull request Dec 7, 2015
Make pgm_read_byte() and pgm_read_word() usable from c.
@igrr igrr merged commit 6d32c67 into esp8266:master Dec 7, 2015
@jensh jensh deleted the jens/patch-pgmspace-c branch December 7, 2015 21:19
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