@@ -154,3 +154,4 @@ void publishSingle(uint32_t value, char *topic)
message_string.toCharArray(g_mqtt_message_buffer, message_string.length() + 1);
client.publish(topic, g_mqtt_message_buffer);
}
The note is not visible to the blocked user.