Revision 6ff06bbf modules/STM32F4Discovery/alldconf.h

View differences:

modules/STM32F4Discovery/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
......
43 43
 */
44 44
#define AMIROLLD_CFG_TIME_SIZE          32
45 45

  
46
#endif /* _ALLDCONF_H_ */
46
#endif /* ALLDCONF_H */
47 47

  
48 48
/** @} */

Also available in: Unified diff