summaryrefslogtreecommitdiff
path: root/Core/Src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'Core/Src/main.c')
-rwxr-xr-xCore/Src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Core/Src/main.c b/Core/Src/main.c
index 9c58861..f7fdeac 100755
--- a/Core/Src/main.c
+++ b/Core/Src/main.c
@@ -121,7 +121,7 @@ int main(void)
/* USER CODE BEGIN 2 */
FMC_Init();
- SDRAM_Test();
+ //SDRAM_Test();
__HAL_RCC_SAI1_CLK_ENABLE();
__HAL_SAI_ENABLE(&hsai_BlockA1);