Skip to content
Snippets Groups Projects
Commit 96ace808 authored by Damien George's avatar Damien George
Browse files

esp8266/machine_uart: Allow remapping UART TX/RX pins from 1/3 to 15/13.

Via the standard tx/rx arguments: UART(0, 115200, tx=Pin(15), rx=Pin(13)).

Resolves issue #4718.
parent fe3c064d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment