mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 20:29:50 +03:00
WDT
This commit is contained in:
@@ -161,7 +161,7 @@ extern Artnet *artnet;
|
|||||||
|
|
||||||
#define inprefix "/myhome/in/"
|
#define inprefix "/myhome/in/"
|
||||||
const char outprefix[] PROGMEM = "/myhome/s_out/";
|
const char outprefix[] PROGMEM = "/myhome/s_out/";
|
||||||
#define subprefix "/myhome/in/#"
|
const char subprefix[] PROGMEM = "/myhome/in/#";
|
||||||
|
|
||||||
aJsonObject *root = NULL;
|
aJsonObject *root = NULL;
|
||||||
aJsonObject *items = NULL;
|
aJsonObject *items = NULL;
|
||||||
|
|||||||
Reference in New Issue
Block a user