4 lines
58 B
Python
4 lines
58 B
Python
|
|
from api.node import MeshNode
|
||
|
|
|
||
|
|
|
||
|
|
print(MeshNode.discover())
|