WILLY BAYOT / stm32_adafruit

Dependents:   TDEMNucleo

Revision:
2:1be1ed63e942
Parent:
0:4db361f2e6d5
--- a/stm32f4xx_nucleo.c	Sun Jan 04 13:31:05 2015 +0000
+++ b/stm32f4xx_nucleo.c	Mon Jan 05 13:07:07 2015 +0000
@@ -439,7 +439,7 @@
 
   /*------------Put SD in SPI mode--------------*/
   /* SD SPI Config */
-  SPIx_Init();
+    SPIx_Init();
   
   /* SD chip select high */
   SD_CS_HIGH();