From 5e2df84d9b5bd71f07936d326d26d93fee1a4593 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Fri, 26 Sep 2025 17:52:59 +1200 Subject: [PATCH] add docs --- src/connection/connection.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/connection/connection.js b/src/connection/connection.js index e8d930e..cc93b42 100644 --- a/src/connection/connection.js +++ b/src/connection/connection.js @@ -2028,6 +2028,8 @@ class Connection extends EventEmitter { } // REQ_TYPE_GET_NEIGHBOURS from Repeater role + // https://github.com/meshcore-dev/MeshCore/pull/833 + // Repeater must be running firmware v1.9.0+ async getNeighbours(publicKey, count = 10, offset = 0,