Deactivated: Get WS2812 modes.

Message too large
This commit is contained in:
Tobias Blum
2017-08-06 16:32:39 +02:00
parent b699cf75a2
commit b71834bbb2
2 changed files with 13 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@
#define ENABLE_OTA // If defined, enable Arduino OTA code.
#define ENABLE_MQTT // If defined, enable MQTT client code.
#define MQTT_MAX_PACKET_SIZE 4096
#ifdef ENABLE_MQTT
const char mqtt_intopic[] = "inTopic";
const char mqtt_outtopic[] = "outTopic";