Skip to content

Commit

Permalink
Add RTS and CTS
Browse files Browse the repository at this point in the history
  • Loading branch information
d-kato committed Oct 15, 2018
1 parent 7046ce1 commit 025d990
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mbed_lib.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
"esp32.wifi-io0": "P3_14",
"esp32.wifi-tx" : "P7_1",
"esp32.wifi-rx" : "P0_1",
"esp32.wifi-rts" : "P7_7",
"esp32.wifi-cts" : "P7_6",
"esp32.provide-default": true
}
}
Expand Down

0 comments on commit 025d990

Please sign in to comment.