Skip to content

Commit

Permalink
change pin number for K64F
Browse files Browse the repository at this point in the history
  • Loading branch information
heejungPark committed Feb 13, 2020
1 parent be2dce4 commit 86d3641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mbed_app.json
Expand Up @@ -36,8 +36,8 @@
"K64F": {
"dev-en" : "D3",
"dev-io0" : "D2",
"dev-tx" : "D12",
"dev-rx" : "D11"
"dev-tx" : "D1",
"dev-rx" : "D0"
},
"NUCLEO_F429ZI": {
"dev-en" : "D3",
Expand Down

0 comments on commit 86d3641

Please sign in to comment.