Extend pin mapping name to 63 characters
This commit is contained in:
parent
e0712ed7bc
commit
2288a193e7
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
#define CHAN_MAX_NAME_STRLEN 31
|
#define CHAN_MAX_NAME_STRLEN 31
|
||||||
|
|
||||||
#define DEV_MAX_MAPPING_NAME_STRLEN 31
|
#define DEV_MAX_MAPPING_NAME_STRLEN 63
|
||||||
|
|
||||||
#define JSON_BUFFER_SIZE 6144
|
#define JSON_BUFFER_SIZE 6144
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user