Revision 6ff06bbf modules/DiWheelDrive_1-1/alldconf.h
| modules/DiWheelDrive_1-1/alldconf.h | ||
|---|---|---|
| 25 | 25 |
* @{
|
| 26 | 26 |
*/ |
| 27 | 27 |
|
| 28 |
#ifndef _ALLDCONF_H_
|
|
| 29 |
#define _ALLDCONF_H_
|
|
| 28 |
#ifndef ALLDCONF_H
|
|
| 29 |
#define ALLDCONF_H
|
|
| 30 | 30 |
|
| 31 | 31 |
/* |
| 32 | 32 |
* compatibility guards |
| ... | ... | |
| 98 | 98 |
*/ |
| 99 | 99 |
#define AMIROLLD_CFG_USE_VCNL4020 |
| 100 | 100 |
|
| 101 |
#endif /* _ALLDCONF_H_ */
|
|
| 101 |
#endif /* ALLDCONF_H */
|
|
| 102 | 102 |
|
| 103 | 103 |
/** @} */ |
Also available in: Unified diff