Revision 53710ca3 modules/DiWheelDrive_1-1/alldconf.h
| modules/DiWheelDrive_1-1/alldconf.h | ||
|---|---|---|
| 16 | 16 |
along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 17 | 17 |
*/ |
| 18 | 18 |
|
| 19 |
/** |
|
| 20 |
* @file |
|
| 21 |
* @brief AMiRo-LLD Configuration file for the DiWheelDrive v1.1 module. |
|
| 22 |
* @details Contains the application specific AMiRo-LLD settings. |
|
| 23 |
* |
|
| 24 |
* @addtogroup diwheeldrive_lld_config |
|
| 25 |
* @{
|
|
| 26 |
*/ |
|
| 27 |
|
|
| 19 | 28 |
#ifndef _ALLDCONF_H_ |
| 20 | 29 |
#define _ALLDCONF_H_ |
| 21 | 30 |
|
| ... | ... | |
| 90 | 99 |
#define AMIROLLD_CFG_USE_VCNL4020 |
| 91 | 100 |
|
| 92 | 101 |
#endif /* _ALLDCONF_H_ */ |
| 102 |
|
|
| 103 |
/** @} */ |
|
Also available in: Unified diff