WIP
This commit is contained in:
parent
fd486f83e5
commit
638cc14d85
@ -64,7 +64,7 @@
|
|||||||
|
|
||||||
#define ZH_MAX_GPIO_NUMBERS 48 // Maximum number of GPIOs on ESP modules.
|
#define ZH_MAX_GPIO_NUMBERS 48 // Maximum number of GPIOs on ESP modules.
|
||||||
|
|
||||||
#define ZH_GATEWAY_KEEP_ALIVE_TIME 10 // Frequency of sending a keep alive message.
|
#define ZH_GATEWAY_KEEP_ALIVE_TIME 10 // Frequency of sending a keep alive message (in seconds).
|
||||||
|
|
||||||
typedef struct // Structure of data exchange between tasks, functions and event handlers.
|
typedef struct // Structure of data exchange between tasks, functions and event handlers.
|
||||||
{
|
{
|
||||||
|
@ -1 +1 @@
|
|||||||
1.0.8-5
|
1.0.9
|
Loading…
x
Reference in New Issue
Block a user