Renamed mqtt rgb control
This commit is contained in:
parent
aeef952908
commit
e6c9adff81
3 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
|
|
||||||
#include <ESP8266WiFi.h>
|
#include <ESP8266WiFi.h>
|
||||||
#include <PubSubClient.h>
|
#include <PubSubClient.h>
|
||||||
#include "ESP8266-RGB-MQTT.h"
|
#include "ESP8266-MQTT-RGBControl.h"
|
||||||
|
|
||||||
// Global mqtt client object
|
// Global mqtt client object
|
||||||
WiFiClient espClient;
|
WiFiClient espClient;
|
Loading…
Reference in a new issue