The beginning of doxygenation:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
#include "indtext.h"
|
||||
#include "bacenum.h"
|
||||
|
||||
/** @file mstptext.c Text mapping functions for BACnet MS/TP */
|
||||
|
||||
static INDTEXT_DATA mstp_receive_state_text[] = {
|
||||
{MSTP_RECEIVE_STATE_IDLE, "IDLE"},
|
||||
{MSTP_RECEIVE_STATE_PREAMBLE, "PREAMBLE"},
|
||||
|
||||
Reference in New Issue
Block a user