Files
meshcore-gui/meshcore_gui/__init__.py
2026-03-09 17:53:29 +01:00

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"