diff --git a/example/stm32f4/Projects/IO_Toggle/main.c b/example/stm32f4/Projects/IO_Toggle/main.c index 5da875f..152c64b 100644 --- a/example/stm32f4/Projects/IO_Toggle/main.c +++ b/example/stm32f4/Projects/IO_Toggle/main.c @@ -18,7 +18,6 @@ *

© COPYRIGHT 2011 STMicroelectronics

****************************************************************************** */ - /* Includes ------------------------------------------------------------------*/ #include "stm32f4_discovery.h" #include "stm32f4xx_conf.h"