ItKindaWorks / ESPHelper

A library to make using WiFi & MQTT on the ESP8266 easy.
GNU General Public License v3.0
327 stars 67 forks source link

Update ESPHelper.cpp #3

Closed jowieweb closed 7 years ago

jowieweb commented 7 years ago

changed the client.connect() to accept MQTT username & password Still working, if no user and password is set.

jowieweb commented 7 years ago

edited it with the webinterface, so i had to create 2 branches. Kind of ugly, but you should be able to merge everything.... Only if you like, of cause ;)

ItKindaWorks commented 7 years ago

Username/pass code has been added from another pull request. Still working on the details but it's in the works... Closing this pull request.