mirror of
https://github.com/pe1hvh/meshcore-gui.git
synced 2026-03-28 17:42:38 +01:00
9 lines
208 B
Python
9 lines
208 B
Python
"""
|
|
MeshCore GUI — Dual Transport Edition (Serial + BLE).
|
|
|
|
A graphical user interface for MeshCore mesh network devices,
|
|
communicating via USB serial or Bluetooth Low Energy (BLE).
|
|
"""
|
|
|
|
__version__ = "5.0"
|