Revision 53710ca3 modules/DiWheelDrive_1-1/module.h
| modules/DiWheelDrive_1-1/module.h | ||
|---|---|---|
| 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 |
#ifndef _AMIROOS_MODULE_H_ |
| 20 | 28 |
#define _AMIROOS_MODULE_H_ |
| 21 | 29 |
|
| ... | ... | |
| 580 | 588 |
/** @} */ |
| 581 | 589 |
|
| 582 | 590 |
#endif /* _AMIROOS_MODULE_H_ */ |
| 591 |
|
|
| 592 |
/** @} */ |
|
Also available in: Unified diff