Update definitions.h

This commit is contained in:
Deb 2018-02-12 22:44:23 -05:00 committed by GitHub
parent 462607f29a
commit 58afbc65e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ uint32_t autoParams[][4] = { // color, speed, mode, duration (seconds)
String mqtt_ha_rgb_in = mqtt_ha + "rgb/in";
String mqtt_ha_rgb_out = mqtt_ha + "rgb/out";
String mqtt_ha_speed = mqtt_ha + "speed";
bool animation_on = false;
const char mqtt_clientid[] = "ESP8266Client"; // MQTT ClientID