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

View differences:

modules/PowerManagement_1-1/mcuconf.h
16 16
along with this program.  If not, see <http://www.gnu.org/licenses/>.
17 17
*/
18 18

  
19
#ifndef _MCUCONF_H_
20
#define _MCUCONF_H_
19
#ifndef MCUCONF_H
20
#define MCUCONF_H
21 21

  
22 22
#define STM32F4xx_MCUCONF
23 23

  
......
358 358
#define STM32_QEI_USE_TIM5                  FALSE
359 359
#define STM32_QEI_USE_TIM8                  FALSE
360 360

  
361
#endif /* _MCUCONF_H_ */
361
#endif /* MCUCONF_H */

Also available in: Unified diff