Code cleanup

This commit is contained in:
fvanroie 2021-04-25 05:31:06 +02:00
parent a1f14223d5
commit 1b423de6e5

View File

@ -80,9 +80,7 @@ bool mqttHAautodiscover = true;
#ifndef MQTT_PASSW
#define MQTT_PASSW "hasp";
#endif
#ifndef MQTT_NODENAME
#define MQTT_NODENAME "";
#endif
#ifndef MQTT_GROUPNAME
#define MQTT_GROUPNAME "plates";
#endif