From a78970b8111686058e2ab5a80036f62fb4cc48cc Mon Sep 17 00:00:00 2001 From: liamcottle Date: Thu, 19 Dec 2024 23:07:52 +1300 Subject: [PATCH] add docs for using rnode after setup is complete --- index.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6b78bd5..0941910 100644 --- a/index.html +++ b/index.html @@ -181,8 +181,11 @@ 5. Done -
- If you made it this far, and all previous steps were successful, your RNode should be ready to use with MeshChat or Sideband. +
+
• If you made it this far, and all previous steps were successful, your RNode should be ready to use.
+
• To use RNode with MeshChat, you will need to add an RNodeInterface in the Interfaces → Add Interface page.
+
• To use RNode with Sideband, you will need to configure it in Hardware → RNode and enable Connectivity → Connect via RNode.
+
• You must restart MeshChat and Sideband for interface setting changes to take effect, otherwise nothing will happen!