mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
OW_DEVICES_LIMIT option
This commit is contained in:
@@ -48,7 +48,7 @@ e-mail anklimov@gmail.com
|
|||||||
#define recheck_interval 5
|
#define recheck_interval 5
|
||||||
#define check_circle 2000/t_count
|
#define check_circle 2000/t_count
|
||||||
|
|
||||||
#if defined (OW_DEVICES_LIMIT)
|
#if not defined (OW_DEVICES_LIMIT)
|
||||||
#define t_max 20 //Maximum number of 1w devices
|
#define t_max 20 //Maximum number of 1w devices
|
||||||
#else
|
#else
|
||||||
#define t_max OW_DEVICES_LIMIT
|
#define t_max OW_DEVICES_LIMIT
|
||||||
|
|||||||
Reference in New Issue
Block a user