mirror of
https://github.com/stargieg/bacnet-stack
synced 2025-10-26 23:35:52 +08:00
tl fix index and object_index
This commit is contained in:
@@ -81,7 +81,7 @@ extern "C" {
|
||||
#define TL_T_STOP_WILD 2 /* Stop Time is wild carded */
|
||||
|
||||
#define TL_MAX_ENTRIES 1000 /* Entries per datalog */
|
||||
#define TL_INIT_ENTRIES 1 /* Entries per datalog */
|
||||
#define TL_INIT_ENTRIES 0 /* Entries per datalog */
|
||||
|
||||
/* Structure containing config and status info for a Trend Log */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user