From 89d6fc99a4d3e0db7ae02163a2b5f50d22f5e123 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 26 Jul 2024 09:50:09 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 23b5c96..f3d70cf 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ Store and forward-like message re-play with `messages`, and there is a repeater Stripped-down bot, mostly around for archive purposes. The mesh-bot enhanced modules can be disabled by config to disable features. ## Hardware -The project is written in Linux on a Pi and should work anywhere meshtastic Python modules will function with any supported meshtastic hardware or firmware. +The project is written in Linux on a Pi and should work anywhere meshtastic Python module will function. With any supported meshtastic hardware. While BLE and TCP will work they are not as reliable as serial connections. - Note that Pico will not run the Meshastic Python module in July 2024. + - Firmware 2.3.14/15 could also have an issue with connectivity reported by a few in discord. ## Install Clone the project with `git clone https://github.com/spudgunman/meshing-around`