The beginning of doxygenation:

As a first step, added an @file description for each file.
This commit is contained in:
tbrennan3
2010-02-14 05:29:43 +00:00
parent 5c439da7f2
commit cc20f225b9
56 changed files with 112 additions and 6 deletions
+2 -1
View File
@@ -47,8 +47,9 @@
#include "address.h"
#include "bacaddr.h"
/** @file tsm.c BACnet Transaction State Machine operations */
#if (MAX_TSM_TRANSACTIONS)
/* Transaction State Machine */
/* Really only needed for segmented messages */
/* and a little for sending confirmed messages */
/* If we are only a server and only initiate broadcasts, */