Initial clean code

This commit is contained in:
pe1hvh
2026-03-09 17:53:29 +01:00
commit d8a7947c6b
111 changed files with 24373 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
"""
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"