Fix UNO pin map

pull/11122/head
cyliangtw 2019-07-23 14:40:30 +08:00
parent 3164095cd6
commit d69e7c5613
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ typedef enum {
D2 = PC_4,
D3 = PC_5,
D4 = PC_3,
D5 = PB_2,
D5 = PC_2,
D6 = PA_7,
D7 = PA_6,
D8 = PA_5,