Azure / azure-iot-arduino

Azure IoT library for the Arduino
Other
168 stars 95 forks source link

Issue 33: no timely returned WL_CONNECTED status #42

Closed JeeWeetje closed 7 years ago

JeeWeetje commented 7 years ago

The ESP libs for Wifi take a bit longer to initiate and return a WL_CONNECTED. Added a longer delay before checking if WL_CONNECTED and breaking the while loop.

This will solve ISSUE #33.

msftclas commented 7 years ago

Hi @JeeWeetje, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

tameraw commented 7 years ago

@JeeWeetje - It's been merged as well. Please get the latest library from the IDE.