arduino-libraries / ArduinoMqttClient

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

docs? #105

Open ThomasWaldmann opened 3 months ago

ThomasWaldmann commented 3 months ago

I didn't find any docs - did I miss some link?

I tried to find the documentation of the return values of beginMessage and endMessage while trying to debug some non-working mqtt client.