Update ProgrammableHub.ino
This commit is contained in:
parent
e2a8d406da
commit
635bce26c2
|
|
@ -42,7 +42,7 @@
|
|||
|
||||
WebServer webServer(80); // create WebServer on port 80
|
||||
|
||||
#define MAX_LIGHTS 24
|
||||
#define MAX_LIGHTS 12
|
||||
#define MAX_NAME_LENGTH 32
|
||||
#define HUB_NAME "lighthub"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue