Skip to content

Commit 0bbf119

Browse files
committed
Fix UNO pin map
1 parent 91636de commit 0bbf119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_NUVOTON/TARGET_M261/PinNames.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ typedef enum {
9797
D2 = PC_4,
9898
D3 = PC_5,
9999
D4 = PC_3,
100-
D5 = PB_2,
100+
D5 = PC_2,
101101
D6 = PA_7,
102102
D7 = PA_6,
103103
D8 = PA_5,

0 commit comments

Comments
 (0)