This commit is contained in:
livello
2018-03-18 21:14:37 +03:00
parent 98607b7e64
commit b403f0e7db

View File

@@ -161,7 +161,7 @@ extern Artnet *artnet;
#define inprefix "/myhome/in/"
const char outprefix[] PROGMEM = "/myhome/s_out/";
#define subprefix "/myhome/in/#"
const char subprefix[] PROGMEM = "/myhome/in/#";
aJsonObject *root = NULL;
aJsonObject *items = NULL;