We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76c561 commit 886dbf6Copy full SHA for 886dbf6
variants/STM32F4xx/F412Z(E-G)(J-T)/generic_clock.c
@@ -10,7 +10,7 @@
10
*
11
*******************************************************************************
12
*/
13
-#if defined(ARDUINO_GENERIC_F412ZEJX) || defined(ARDUINO_GENERIC_F412ZETX) || \
+#if defined(ARDUINO_GENERIC_F412ZEJX) || defined(ARDUINO_GENERIC_F412ZETX) ||\
14
defined(ARDUINO_GENERIC_F412ZGJX) || defined(ARDUINO_GENERIC_F412ZGTX)
15
#include "pins_arduino.h"
16
0 commit comments