From 7c42b04f79ce5e6738f6e98bb89f42e66340f4f9 Mon Sep 17 00:00:00 2001 From: Paul Thornton Date: Tue, 12 Feb 2019 10:54:27 +0000 Subject: [PATCH] Update pymesh.md --- firmwareapi/pycom/network/lora/pymesh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmwareapi/pycom/network/lora/pymesh.md b/firmwareapi/pycom/network/lora/pymesh.md index 2a41f16..3b32e35 100644 --- a/firmwareapi/pycom/network/lora/pymesh.md +++ b/firmwareapi/pycom/network/lora/pymesh.md @@ -164,7 +164,7 @@ For each Router the following properties are returned: #### mesh.leader\(\) -Returns information about Leader of the current Pymesh. can be called +Returns information about Leader of the current Pymesh. can be called from any connected node. The following details are returned: * part_id - partition id, the Pymesh internal network address.