Explorar o código

fix colour led blink

balbekova %!s(int64=7) %!d(string=hai) anos
pai
achega
c9c9a8ffc1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      iap/User/main.c

+ 1 - 1
iap/User/main.c

@@ -154,7 +154,7 @@ void main(void)
 //    SD_NVIC_Init();
   } else {
     IAPviaETH = true;
-    timer_AddFunction(500, &LED_Blinky_Green);
+    timer_AddFunction(500, &LED_Blinky_Red);
   }
   
   /* Check if valid stack address (RAM address) */