arduino-mqtt icon indicating copy to clipboard operation
arduino-mqtt copied to clipboard

add debug output messages

Open hmueller01 opened this issue 1 year ago • 0 comments

To make it easier to find the reason where and when the mqtt connection fails I added some debug outputs that are default off. Enable e.g. with -D DEBUG_MQTT in platformio.ini.

hmueller01 avatar Mar 01 '24 16:03 hmueller01