mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-22 06:06:28 +01:00
Update Pymesh
Remove duplicate sentence.
This commit is contained in:
committed by
Catalin Ioana
parent
7c42b04f79
commit
03eebc78d9
@@ -75,7 +75,7 @@ More info: https://openthread.io/guides/thread-primer/node-roles-and-types
|
||||
|
||||
#### mesh.single\(\)
|
||||
|
||||
Returns `True` if this node is the only Leader or Router in the current Mesh network. In other words, returns `True`, if this is the only Router or Leader node in the current Pymesh.
|
||||
Returns `True` if this node is the only Leader or Router in the current Mesh network.
|
||||
|
||||
```python
|
||||
>>> pymesh.single()
|
||||
|
||||
Reference in New Issue
Block a user