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