arduino-libraries / ArduinoMqttClient

ArduinoMqttClient Library for Arduino
GNU Lesser General Public License v2.1
192 stars 75 forks source link

Add MqttClient::setCleanSession(...) API #12

Closed sandeepmistry closed 4 years ago

sandeepmistry commented 5 years ago

As discussed in #6.

aentinger commented 4 years ago

Tested successfully with MKR WiFi 1010 on PROD :heavy_check_mark:

aentinger commented 4 years ago

This fixes #6.