mirror of
https://github.com/anklimov/lighthub
synced 2026-09-13 05:34:17 +00:00
OW_DEVICES_LIMIT option
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ e-mail anklimov@gmail.com
|
||||
#define recheck_interval 5
|
||||
#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
|
||||
#else
|
||||
#define t_max OW_DEVICES_LIMIT
|
||||
|
||||
Reference in New Issue
Block a user