Revision 6ff06bbf modules/STM32F4Discovery/module.h

View differences:

modules/STM32F4Discovery/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

  
......
219 219

  
220 220
/** @} */
221 221

  
222
#endif /* _AMIROOS_MODULE_H_ */
222
#endif /* AMIROOS_MODULE_H */
223 223

  
224 224
/** @} */

Also available in: Unified diff