paho.mqtt.embedded-c
paho.mqtt.embedded-c copied to clipboard
Warning in MQTTClient.c -- missing declaration of 'strcmp'
Easily resolved by adding your choice of #include <string.h> #include "string.h"
PR as soon as I have the Issue number for the branch