Revision 6ff06bbf modules/PowerManagement_1-1/alldconf.h

View differences:

modules/PowerManagement_1-1/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
......
133 133

  
134 134
#endif /* BOARD_SENSORRING == BOARD_DISTANCESENSOR_VL53L1X */
135 135

  
136
#endif /* _ALLDCONF_H_ */
136
#endif /* ALLDCONF_H */
137 137

  
138 138
/** @} */

Also available in: Unified diff