add docs for using rnode after setup is complete

This commit is contained in:
liamcottle
2024-12-19 23:07:52 +13:00
parent 8b41cb0754
commit a78970b811

View File

@@ -181,8 +181,11 @@
5. Done
</div>
<div class="px-2 py-1">
If you made it this far, and all previous steps were successful, your RNode should be ready to use with <a target="_blank" href="https://github.com/liamcottle/reticulum-meshchat" class="text-blue-500 hover:underline">MeshChat</a> or <a target="_blank" href="https://github.com/markqvist/Sideband/" class="text-blue-500 hover:underline">Sideband</a>.
<div class="px-2 py-1 text-sm">
<div> If you made it this far, and all previous steps were successful, your RNode should be ready to use.</div>
<div>• To use RNode with <a target="_blank" href="https://github.com/liamcottle/reticulum-meshchat" class="text-blue-500 hover:underline">MeshChat</a>, you will need to add an <u>RNodeInterface</u> in the <u>Interfaces → Add Interface</u> page.</div>
<div>• To use RNode with <a target="_blank" href="https://github.com/markqvist/Sideband/" class="text-blue-500 hover:underline">Sideband</a>, you will need to configure it in <u>Hardware → RNode</u> and enable <u>Connectivity → Connect via RNode</u>.</div>
<div>• You must restart MeshChat and Sideband for interface setting changes to take effect, otherwise nothing will happen!</div>
</div>
</div>