fix MX_GPIO_INIT
This commit is contained in:
parent
f7442dbcc7
commit
082f06d718
|
@ -108,7 +108,7 @@ int main(void)
|
|||
/* USER CODE END SysInit */
|
||||
|
||||
/* Initialize all configured peripherals */
|
||||
//MX_GPIO_Init();
|
||||
MX_GPIO_Init();
|
||||
#if 0
|
||||
MX_DMA_Init();
|
||||
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue