1
0
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:
Patrick Grimm
2014-02-22 02:46:21 +01:00
parent 83f431d1e4
commit 8d7227c6eb
2 changed files with 37 additions and 33 deletions

View File

@@ -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 */