Revision 6ff06bbf modules/NUCLEO-F103RB/module.h
modules/NUCLEO-F103RB/module.h | ||
---|---|---|
24 | 24 |
* @{ |
25 | 25 |
*/ |
26 | 26 |
|
27 |
#ifndef _AMIROOS_MODULE_H_
|
|
28 |
#define _AMIROOS_MODULE_H_
|
|
27 |
#ifndef AMIROOS_MODULE_H
|
|
28 |
#define AMIROOS_MODULE_H
|
|
29 | 29 |
|
30 | 30 |
#include <amiroos.h> |
31 | 31 |
|
... | ... | |
174 | 174 |
|
175 | 175 |
/** @} */ |
176 | 176 |
|
177 |
#endif /* _AMIROOS_MODULE_H_ */
|
|
177 |
#endif /* AMIROOS_MODULE_H */
|
|
178 | 178 |
|
179 | 179 |
/** @} */ |
Also available in: Unified diff