Add links to drivers
This commit is contained in:
parent
c4a9b6e93d
commit
ff2acab404
|
@ -152,7 +152,7 @@
|
|||
<h1>ESPHome ratgdo</h1>
|
||||
<p></p>
|
||||
<p>
|
||||
Pick your board to flash your ratgdo board with ESPhome for <a href="https://github.com/PaulWieland/ratgdo#ratgdo">ratgdo</a>.
|
||||
Pick your board to flash your ratgdo board with ESPhome for <a href="https://paulwieland.github.io/ratgdo/">ratgdo</a>.
|
||||
No programming or other software required.
|
||||
</p>
|
||||
|
||||
|
@ -180,21 +180,13 @@
|
|||
<esp-web-install-button></esp-web-install-button>
|
||||
</p>
|
||||
|
||||
<div class="hidden info v2board">
|
||||
<h3>ratgdo Shield v2.0/v2.5</h3>
|
||||
<p>
|
||||
Replace the official ratgdo v2.0/v2.5 board firmware with
|
||||
ESPHome.
|
||||
</p>
|
||||
<p>
|
||||
This project is not affiliated with ratgdo or Paul Wieland.
|
||||
|
||||
Please support his excellent work by buying his boards.
|
||||
<a
|
||||
href="https://paulwieland.github.io/ratgdo/#order"
|
||||
>Buy boards from Paul</a>
|
||||
</p>
|
||||
</div>
|
||||
<h3>Drivers</h3>
|
||||
<p>If you can't connect to your ratgdo board make sure you have the right driver installed for the type of board you have.</p>
|
||||
<ul>
|
||||
<li>ratgdo v2.5i uses a CH340 USB to Serial chipset. [<a href="https://www.wch-ic.com/downloads/CH341SER_EXE.html" target="_blank">driver download</a>]</li>
|
||||
<li>Most D1 Minis use an FTDI USB to Serial chipset. [<a href="https://ftdichip.com/drivers/vcp-drivers/" target="_blank">driver download</a>]</li>
|
||||
</ul>
|
||||
|
||||
<h3>Advanced Users</h3>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue