Skip to content

Commit

Permalink
Merge pull request #42 from paddatrapper/examples
Browse files Browse the repository at this point in the history
Drop unused connection in serial example README
  • Loading branch information
mithro committed Aug 27, 2017
2 parents e17fc28 + 43c1c81 commit 63e0b50
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/serial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ uses the same setup as the HDMI2USB firmware, which is:
* Baud rate of 115200
* Serial device /dev/ttyUSB0 (default on linux)
* Connections
- RXD -> PD3 (FIXME: Unused?)
- TXD -> RDY0
- RXD -> PD3
- GND -> GND

This example prints "This is the serial example for the HDMI2USB firmware" to
Expand Down

0 comments on commit 63e0b50

Please sign in to comment.