mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-29 06:06:40 +00:00
Update hasp_mqtt.h
This commit is contained in:
parent
f91e2b1d5c
commit
a1b514eac9
@ -73,7 +73,7 @@ bool mqttSetConfig(const JsonObject& settings);
|
|||||||
// These defaults may be overwritten with values saved by the web interface
|
// These defaults may be overwritten with values saved by the web interface
|
||||||
|
|
||||||
#ifndef MQTT_GROUPNAME
|
#ifndef MQTT_GROUPNAME
|
||||||
#define MQTT_GROUPNAME "plates";
|
#define MQTT_GROUPNAME "plates"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef MQTT_HOSTNAME
|
#ifndef MQTT_HOSTNAME
|
||||||
|
Loading…
x
Reference in New Issue
Block a user