Imroy / pubsubclient

A client library for the ESP8266 that provides support for MQTT
MIT License
434 stars 115 forks source link

Client never connected... #28

Closed Protoneer closed 9 years ago

Protoneer commented 9 years ago

The second If in the loop statement should be == or else it will never connect. Also added some extra Serial outs to show MQTT connection.