mirror of
https://gitlab.com/wirelos/sprocket-plugin-mqtt.git
synced 2025-12-14 13:51:27 +01:00
foo
This commit is contained in:
@@ -113,5 +113,5 @@ void MqttPlugin::downstreamHandler(char *topic, uint8_t *payload, unsigned int l
|
||||
}
|
||||
}
|
||||
publish(topicStr, msg);
|
||||
PRINT_MSG(Serial, "MQTT", (String("publish mediator: ") + topicStr).c_str());
|
||||
PRINT_MSG(Serial, "MQTT", (String("publish default: ") + topicStr).c_str());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user