Skip to content

Commit 84dcd3d

Browse files
Toritos01fpistm
andauthored
Update variants/STM32F4xx/F412Z(E-G)(J-T)/generic_clock.c
Co-authored-by: Frederic Pillon <[email protected]> Signed-off-by: Brandon <[email protected]>
1 parent 886dbf6 commit 84dcd3d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

variants/STM32F4xx/F412Z(E-G)(J-T)/generic_clock.c

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
#include "pins_arduino.h"
1616

1717
/**
18-
* @brief System Clock Configuration
19-
* @param None
20-
* @retval None
21-
*/
18+
* @brief System Clock Configuration
19+
* @param None
20+
* @retval None
21+
*/
2222
WEAK void SystemClock_Config(void)
2323
{
2424
/* SystemClock_Config can be generated by STM32CubeMX */

0 commit comments

Comments
 (0)