Revision 53710ca3 modules/DiWheelDrive_1-1/module.c
modules/DiWheelDrive_1-1/module.c | ||
---|---|---|
16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 |
*/ |
18 | 18 |
|
19 |
/** |
|
20 |
* @file |
|
21 |
* @brief Structures and constant for the DiWheelDrive module. |
|
22 |
* |
|
23 |
* @addtogroup diwheeldrive_module |
|
24 |
* @{ |
|
25 |
*/ |
|
26 |
|
|
19 | 27 |
#include "module.h" |
20 | 28 |
|
21 | 29 |
#include <amiroos.h> |
... | ... | |
779 | 787 |
#endif /* AMIROOS_CFG_TESTS_ENABLE == true */ |
780 | 788 |
|
781 | 789 |
/** @} */ |
790 |
/** @} */ |
Also available in: Unified diff