WIP
This commit is contained in:
@ -64,7 +64,7 @@
|
||||
|
||||
#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.
|
||||
{
|
||||
|
Reference in New Issue
Block a user