corbanmailloux / esp-mqtt-rgb-led

MQTT RGB LEDs Using JSON for Home Assistant
MIT License
270 stars 74 forks source link

Update mqtt_esp8266_rgb.ino #11

Closed mpagnoulle closed 7 years ago

mpagnoulle commented 7 years ago

Turn off the AP created by the ESP8266

corbanmailloux commented 7 years ago

Hello @MaxPag. Thank you for the PR. I hope to have time to test this on my devices next week. I don't see any issues at the moment, though.

mpagnoulle commented 7 years ago

Well, I did use an ESP12E rather than an ESP01, that may be why it does that.

corbanmailloux commented 7 years ago

Thank you for pointing this out, @MaxPag. I looked through several other ESP projects I have, and I've added this line to all of them. 👍