The beginning of doxygenation:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -35,6 +35,9 @@
|
||||
#include "assert.h"
|
||||
#include "timestamp.h"
|
||||
|
||||
/** @file timestamp.c Encode/Decode BACnet Timestamps */
|
||||
|
||||
|
||||
void bacapp_timestamp_copy(
|
||||
BACNET_TIMESTAMP * dest,
|
||||
BACNET_TIMESTAMP * src)
|
||||
|
||||
Reference in New Issue
Block a user