Skip to content

Commit 7bf7f6b

Browse files
committed
stylefix
1 parent 9864037 commit 7bf7f6b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

variants/FEATHER_F405/variant.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,36 +46,31 @@ const PinName digitalPin[] = {
4646
PC_7,
4747
PC_6,
4848
PA_15, // D7
49-
5049
PC_0, // D8
5150
PB_8,
5251
PB_9,
5352
PC_3,
5453
PC_2,
5554
PC_1, // D13
56-
5755
PA_4, // D14 - A0
5856
PA_5,
5957
PA_6,
6058
PA_7,
6159
PC_4,
6260
PC_5,
6361
PA_3, // D20 - A6
64-
6562
PB_6, // D21 SCL
6663
PB_7, // D22 SDA
6764
PB_13, // D23 SCK
6865
PB_14, // D24 MISO
6966
PB_15, // D25 MOSI
70-
7167
PC_8, // D26 SDIO
7268
PC_9,
7369
PC_10,
7470
PC_11,
7571
PC_12,
7672
PD_2,
7773
PB_12, // D32 - SD Detect
78-
7974
PC_14, // D33 - OSC32
8075
PC_15, // D34 - OSC32
8176
PA_11, // D35 D+

0 commit comments

Comments
 (0)