vintlabs / fauxmoESP

Add voice control of your ESP32 and ESP8266 devices using Amazon Alexa
MIT License
391 stars 71 forks source link

Problem with ESP 8266 Arduino core 3.0.2 #212

Closed edautz closed 2 years ago

edautz commented 2 years ago

This code runs fine when using ESP8266 Arduino core 2.7.4. I run it without any problems for more than half a year now.

But when I compile it with ESP8266 Arduino core 3.0.2. It fails.

My Alexa 1 Gen echo dot doesn’t work anymore with the FauxmoEsp implementation on a Nodemcu 1.0. When I recompile the code with core 2.7.4, the setup works fine as before.

Any suggestions?

edautz commented 2 years ago

Oops wrong library