Changed array element 0 to be more clear in the code.

This commit is contained in:
skarg
2007-02-08 21:57:47 +00:00
parent fee2356d30
commit bfc82bd07d
10 changed files with 46 additions and 16 deletions
-1
View File
@@ -50,7 +50,6 @@
/* large BACnet Object Type */
#define BACNET_MAX_OBJECT (0x3FF)
/* Array index 0=size of array, n=array element n, MAX=all array elements */
#define BACNET_ARRAY_LENGTH_INDEX 0
#define BACNET_ARRAY_ALL (~0)
/* Priority Array for commandable objects */
#define BACNET_NO_PRIORITY 0