fixed typo in link to uart pdf #docs
This commit is contained in:
parent
7d352360d9
commit
5e82dc5cd5
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<object data="../../schematics/other/USB-UARD-Wiring-Example.pdf" type="application/pdf" width="100%" height="450px">
|
||||
<embed src="../../schematics/other/USB-UARD-Wiring-Example.pdf">
|
||||
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../../schematics/other/USB-UARD-Wiring-Example.pdf">Download PDF</a>.</p>
|
||||
<object data="../../schematics/other/USB-UART-Wiring-Example.pdf" type="application/pdf" width="100%" height="450px">
|
||||
<embed src="../../schematics/other/USB-UART-Wiring-Example.pdf">
|
||||
<p>This browser does not support PDFs. Please download the PDF to view it: <a href="../../schematics/other/USB-UART-Wiring-Example.pdf">Download PDF</a>.</p>
|
||||
</embed>
|
||||
</object>
|
||||
Loading…
Reference in a new issue