mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-27 18:18:10 -07:00
minor error in hardware.html
manual/hareware.html: correct T114 device platform "ESP32" → "nRF52"
This commit is contained in:
@@ -420,7 +420,7 @@ by the auto-installer.</p>
|
|||||||
<h4>Heltec T114<a class="headerlink" href="#heltec-t114" title="Permalink to this heading">#</a></h4>
|
<h4>Heltec T114<a class="headerlink" href="#heltec-t114" title="Permalink to this heading">#</a></h4>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li><p><strong>Transceiver IC</strong> Semtech SX1262 or SX1268</p></li>
|
<li><p><strong>Transceiver IC</strong> Semtech SX1262 or SX1268</p></li>
|
||||||
<li><p><strong>Device Platform</strong> ESP32</p></li>
|
<li><p><strong>Device Platform</strong> nRF52</p></li>
|
||||||
<li><p><strong>Manufacturer</strong> <a class="reference external" href="https://heltec.org">Heltec Automation</a></p></li>
|
<li><p><strong>Manufacturer</strong> <a class="reference external" href="https://heltec.org">Heltec Automation</a></p></li>
|
||||||
</ul>
|
</ul>
|
||||||
<hr class="docutils" />
|
<hr class="docutils" />
|
||||||
@@ -633,4 +633,4 @@ can be used with Reticulum. This includes virtual software modems such as
|
|||||||
<script src="_static/clipboard.min.js"></script>
|
<script src="_static/clipboard.min.js"></script>
|
||||||
<script src="_static/copybutton.js"></script>
|
<script src="_static/copybutton.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user