Closed landru29 closed 8 years ago
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.
On ESP8266, directive PROGMEM must not be specify; otherwise it makes the ESP8266 crash