Skip to content

Commit 5e2df84

Browse files
committed
add docs
1 parent c90bf3d commit 5e2df84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/connection/connection.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2028,6 +2028,8 @@ class Connection extends EventEmitter {
20282028
}
20292029

20302030
// REQ_TYPE_GET_NEIGHBOURS from Repeater role
2031+
// https://github.com/meshcore-dev/MeshCore/pull/833
2032+
// Repeater must be running firmware v1.9.0+
20312033
async getNeighbours(publicKey,
20322034
count = 10,
20332035
offset = 0,

0 commit comments

Comments
 (0)