Skip to content

Commit c202570

Browse files
NekoGirlChocolatefpistm
NekoGirlChocolate
authored andcommitted
Update variant_BLACK_F407ZX.cpp
Line 106 of "variant_BLACK_F407ZX.cpp" is missing a comma, which has been added
1 parent 28415c1 commit c202570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/STM32F4xx/F407Z(E-G)T_F417Z(E-G)T/variant_BLACK_F407ZX.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const uint32_t analogInputPin[] = {
103103
85, // A10
104104
86, // A11
105105
87, // A12
106-
88 // A13
106+
88, // A13
107107
89, // A14
108108
90, // A15
109109
91, // A16

0 commit comments

Comments
 (0)