The beginning of doxygenation, for the Linux port:

As a first step, added an @file description for each file.
This commit is contained in:
tbrennan3
2010-02-14 05:46:31 +00:00
parent a911eea98f
commit 53d0a1510c
11 changed files with 21 additions and 1 deletions
+2
View File
@@ -33,6 +33,8 @@
-------------------------------------------
####COPYRIGHTEND####*/
/** @file linux/rs485.c Provides Linux-specific functions for RS-485 serial. */
/* The module handles sending data out the RS-485 port */
/* and handles receiving data from the RS-485 port. */
/* Customize this file for your specific hardware */