diff --git a/Lab3/Src/main.c b/Lab3/Src/main.c index 91f02e2ef52b323851dfd239b2b3834fce65c307..71071164bab9b161df3e7478590b478a69f8e213 100644 --- a/Lab3/Src/main.c +++ b/Lab3/Src/main.c @@ -50,8 +50,6 @@ int main(void) LED2_Init(); /* turn the LED on */ LED2_On(); - BSP_LED_Init(LED2); - BSP_LED_Init(LED1); /* turn the LED on */ BSP_LED_On(LED2);