NUCLEO_F303ZE: wrong D1 pins

pull/13583/head
jeromecoutant 2020-09-09 10:22:56 +02:00
parent d20385e396
commit 3e653223d2
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ typedef enum {
A4 = PD_12,
A5 = PD_13,
D0 = PC_5,
D1 = PC_14,
D1 = PC_4,
D2 = PF_15,
D3 = PE_13,
D4 = PF_14,