From 0948dd1194e9d0611c7dc2b47fb25295f6eb42b0 Mon Sep 17 00:00:00 2001 From: pe1hvh <123490760+pe1hvh@users.noreply.github.com> Date: Tue, 3 Feb 2026 13:13:42 +0100 Subject: [PATCH] Format TODO list items in README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4059012..c1638b1 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,10 @@ Under the hood it uses `bleak` for Bluetooth Low Energy (which talks to BlueZ on ## TODO -- **Message route visualization** — Display message paths on the map showing the route (hops) each message has taken through the mesh network -- **Message persistence** — Store sent and received messages to disk so chat history is preserved across sessions - +* **Message route visualization** — Display message paths on the map showing the route (hops) each message has taken through the mesh network +* **Message persistence** — Store sent and received messages to disk so chat history is preserved across sessions +* **Automatic channel discovery** — Robustly detect and subscribe to available channels without manual configuration +* **Auto-detect BLE address** — Automatically discover and store the BLE device address in config, eliminating manual entry ## Features - **Real-time Dashboard** - Device info, contacts, messages and RX log