Updated Arduino MQTT Client

There’s an updated version of the Arduino MQTT client available. This fixes a bug where if the client lost its connection, you had to explicitly call disconnect before you could reconnect.

Not a major issue, but one that had caught a few people out.