bacpack
|
502cbcc2e6
|
1. In device.c, the Object_Table[] is now extern; it has to be defined by the user application (see demos); only the required BACnet objects have to be included.
2. Objects' .h files define macro to be used to initialize Object_Table[].
|
2010-11-13 19:57:29 +00:00 |
|
skarg
|
710cfccfef
|
Indented using indent script.
|
2010-05-04 21:06:26 +00:00 |
|
skarg
|
d7ec61eb21
|
Moved constants defining the number of each object back into the source files for the demo objects since the header files are currently common to all.
|
2010-02-11 23:14:53 +00:00 |
|
skarg
|
f0863c0238
|
Refactored RP, WP, RPM to reduce coupling with objects for Linux and Win32 ports.
|
2010-02-10 16:27:31 +00:00 |
|
skarg
|
c04e69da8c
|
Fixed EOL, indent.
|
2009-10-24 17:02:59 +00:00 |
|
skarg
|
ce2d1a7a0d
|
Changed multi-state input module name to not conflict with Windows Installer msi.h file.
|
2009-09-10 21:03:15 +00:00 |
|