The beginning of doxygenation:
As a first step, added an @file description for each file.
This commit is contained in:
@@ -27,4 +27,6 @@
|
||||
#include "config.h"
|
||||
#include "datalink.h"
|
||||
|
||||
/** @file txbuf.c Declare the global Transmit Buffer for handler functions. */
|
||||
|
||||
uint8_t Handler_Transmit_Buffer[MAX_PDU] = { 0 };
|
||||
|
||||
Reference in New Issue
Block a user