@ -126,7 +126,7 @@ int main()
}
// mqtt
mqtt = connectMqtt(MQTT_USER, MQTT_PASS, onMessage);
mqtt = connectMqtt(MQTT_USER1, MQTT_PASS, onMessage);
if (mqtt == NULL)
{
exit(EXIT_FAILURE);
The note is not visible to the blocked user.