Adds information about setting up a MeshCore repeater

This commit is contained in:
2026-05-10 12:04:48 -04:00
parent 2a58872520
commit ed56ce1098
7 changed files with 561 additions and 0 deletions

View File

@ -408,6 +408,13 @@
<small>Wardrive, MQTT, setup</small>
</div>
</a>
<a href="repeater-setup.html" class="btn btn-meshcore">
<img src="info.svg" alt="Repeater Setup" />
<div class="btn-text">
Repeater Setup
<small>Build and program a node</small>
</div>
</a>
</div>
</div>
</div>
@ -439,6 +446,7 @@
</div>
<footer class="site-footer">
<p><a href="https://ctmesh.org/">CT Mesh</a> is a volunteer-run user group for mesh technology enthusiasts in Connecticut.</p>
<p>Site edits can be submitted via git at <a href="https://git.ctmesh.org/ctmesh/web" target="_blank" rel="noopener">git.ctmesh.org/ctmesh/web</a>.</p>
<p><a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank" rel="noopener">Content licensed CC BY-SA 4.0</a></p>
</footer>
</div>