mirror of
https://github.com/pe1hvh/meshcore-gui.git
synced 2026-05-05 04:52:28 +02:00
9 lines
177 B
Python
9 lines
177 B
Python
"""
|
|
MeshCore GUI — Threaded BLE Edition.
|
|
|
|
A graphical user interface for MeshCore mesh network devices,
|
|
communicating via Bluetooth Low Energy (BLE).
|
|
"""
|
|
|
|
__version__ = "5.0"
|