Skip to content

Commit 14ec6fd

Browse files
authored
Updated readme (#5)
1 parent cbf52e3 commit 14ec6fd

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# MeshMapper Flutter App
22

3+
> **Note:** All issues and feature requests are tracked in the main project repo: [MeshMapper/MeshMapper_Project](https://github.com/MeshMapper/MeshMapper_Project/issues). Please open issues there rather than in this repository.
4+
35
Cross-platform wardriving app for [MeshCore](https://github.com/meshcore-dev/MeshCore). Connect to MeshCore companions via Bluetooth, map repeater coverage, and contribute data to the community mesh map.
46

57
Built with contributions by **The Greater Ottawa Mesh Radio Enthusiasts**
@@ -45,22 +47,6 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for setup instructions and PR workflow, a
4547

4648
---
4749

48-
## Supported Devices
49-
50-
The app supports 30+ MeshCore device variants:
51-
52-
| Manufacturer | Models |
53-
|---|---|
54-
| **Ikoka** | Stick, Nano, Handheld (22dBm, 30dBm, 33dBm variants) |
55-
| **Heltec** | V2, V3, V4, T114, T190, E213, E290, MeshPocket |
56-
| **RAK** | 4631, 3x72 |
57-
| **LilyGo** | T-Echo, T-Deck, T-Beam, T-LoRa |
58-
| **Seeed** | Wio E5, Wio Tracker, T1000, Xiao variants |
59-
60-
See [`assets/device-models.json`](assets/device-models.json) for the full list.
61-
62-
---
63-
6450
## Architecture
6551

6652
The app uses a service-oriented architecture with platform-specific BLE abstraction:

0 commit comments

Comments
 (0)