mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Code cleanup
This commit is contained in:
parent
a1f14223d5
commit
1b423de6e5
@ -80,9 +80,7 @@ bool mqttHAautodiscover = true;
|
|||||||
#ifndef MQTT_PASSW
|
#ifndef MQTT_PASSW
|
||||||
#define MQTT_PASSW "hasp";
|
#define MQTT_PASSW "hasp";
|
||||||
#endif
|
#endif
|
||||||
#ifndef MQTT_NODENAME
|
|
||||||
#define MQTT_NODENAME "";
|
|
||||||
#endif
|
|
||||||
#ifndef MQTT_GROUPNAME
|
#ifndef MQTT_GROUPNAME
|
||||||
#define MQTT_GROUPNAME "plates";
|
#define MQTT_GROUPNAME "plates";
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user