mirror of
https://gitlab.com/wirelos/sprocket-plugin-mqtt.git
synced 2026-03-22 09:04:23 +01:00
fix typo
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
#define JSON_MQTT_CLIENT_NAME "mqttClientName"
|
||||
#define JSON_MQTT_BROKER_HOST "mqttBrokerHost"
|
||||
#define JSON_MQTT_BROKER_PORT "mqttBrokerPort"
|
||||
#define JSON_MQTT_TOPIC_ROOT "mqttTopicRoot"
|
||||
#define JSON_MQTT_OUT_TOPIC_ROOT "mqttOutTopicRoot"
|
||||
#define JSON_MQTT_TOPIC_ROOT "mqttRootTopic"
|
||||
|
||||
struct MqttConfig
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user