Files
mesh-network-project/desktop_app/main.py

4 lines
58 B
Python
Raw Normal View History

2026-03-07 10:38:18 +11:00
from api.node import MeshNode
print(MeshNode.discover())