Revision 6ff06bbf modules/DiWheelDrive_1-1/board.h
| modules/DiWheelDrive_1-1/board.h | ||
|---|---|---|
| 24 | 24 |
* @{
|
| 25 | 25 |
*/ |
| 26 | 26 |
|
| 27 |
#ifndef _BOARD_H_
|
|
| 28 |
#define _BOARD_H_
|
|
| 27 |
#ifndef BOARD_H
|
|
| 28 |
#define BOARD_H
|
|
| 29 | 29 |
|
| 30 | 30 |
/* |
| 31 | 31 |
* Setup for AMiRo DiWheelDrive v1.1 board. |
| ... | ... | |
| 643 | 643 |
#endif |
| 644 | 644 |
#endif /* _FROM_ASM_ */ |
| 645 | 645 |
|
| 646 |
#endif /* _BOARD_H_ */
|
|
| 646 |
#endif /* BOARD_H */
|
|
| 647 | 647 |
|
| 648 | 648 |
/** @} */ |
Also available in: Unified diff