Update index.html
This commit is contained in:
parent
9479f794f3
commit
336252b20c
|
@ -227,9 +227,11 @@
|
|||
ratgdo v2.5x<br/>
|
||||
v2.5, v2.5i, v2.52i, v2.53i (black PCB)
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<a id="show_legacy_hardware" style="text-decoration: underline;" onclick="toggleLegacy()">Show Legacy Hardware »</a>
|
||||
<div id="legacy_hardware" style="display: none">
|
||||
|
||||
<div class="hardware radios" id="legacy_hardware" style="display: none">
|
||||
<label>
|
||||
<img src="./ratgdo_v2.0.jpg" alt="v2.0" />
|
||||
<input type="radio" name="hardware" value="v2board_esp8266_d1_mini" />
|
||||
|
@ -251,7 +253,6 @@
|
|||
ESP32 (white PCB)
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<esp-web-install-button></esp-web-install-button>
|
||||
|
|
Loading…
Reference in New Issue