From be48f1cbef1f00a4dbe67c81780dc53916ba5335 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Fri, 4 Dec 2020 18:55:05 +0800 Subject: [PATCH] fix docs --- mesh.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mesh.proto b/mesh.proto index b444f6c..0bf05a2 100644 --- a/mesh.proto +++ b/mesh.proto @@ -62,9 +62,9 @@ message Data { } /* Broadcast when a newly powered mesh node wants to find a node num it can use -Sent from the phone over bluetooth to set the user id for the owner of this +// Sent from the phone over bluetooth to set the user id for the owner of this node. -Also sent from nodes to each other when a new node signs on (so all clients +// Also sent from nodes to each other when a new node signs on (so all clients can have this info) The algorithm is as follows: