Skip to content

Conversation

@landru29
Copy link

On ESP8266, directive PROGMEM must not be specify; otherwise it makes the ESP8266 crash

@jimblom
Copy link
Contributor

jimblom commented Sep 15, 2016

Looks like the root of this issue may have been the redefinition of PROGMEM's memory section. I added a catch against the ESP8266 in the latest commit. Seems to be working fine on my ESP8266 Thing, but I don't have a Wemos to test it out on. Feel free to re-open this issue if it's still not working.

@jimblom jimblom closed this Sep 15, 2016
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