From 6b7a2b135d9f30b9eb230e1fb891495dd747a1f5 Mon Sep 17 00:00:00 2001 From: Kelly Date: Fri, 26 Jul 2024 18:20:07 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 99f1cf5..3b224f9 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,7 @@ 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 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. +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. - Firmware 2.3.14/15 could also have an issue with connectivity reported by a few in discord. ## Install