Revision 6ff06bbf modules/LightRing_1-0/alldconf.h

View differences:

modules/LightRing_1-0/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
......
58 58
 */
59 59
#define AMIROLLD_CFG_USE_TPS2051BDBV
60 60

  
61
#endif /* _ALLDCONF_H_ */
61
#endif /* ALLDCONF_H */
62 62

  
63 63
/** @} */

Also available in: Unified diff