Skip to content

Commit 886dbf6

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 f76c561 commit 886dbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
*******************************************************************************
1212
*/
13-
#if defined(ARDUINO_GENERIC_F412ZEJX) || defined(ARDUINO_GENERIC_F412ZETX) || \
13+
#if defined(ARDUINO_GENERIC_F412ZEJX) || defined(ARDUINO_GENERIC_F412ZETX) ||\
1414
defined(ARDUINO_GENERIC_F412ZGJX) || defined(ARDUINO_GENERIC_F412ZGTX)
1515
#include "pins_arduino.h"
1616

0 commit comments

Comments
 (0)