From 5fe185ab7f15cd5cedc6397d6456318aa5100c4b Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 6 Dec 2024 13:42:16 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f04a1d..5f92724 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Welcome to the Mesh Bot project! This feature-rich bot is designed to enhance yo - **Message Chunking**: Automatically chunk messages over 160 characters to ensure higher delivery success across hops. ## Getting Started -This project is developed on Linux (specifically a Raspberry Pi) but should work on any platform where the [Meshtastic protobuf API](https://meshtastic.org/docs/software/python/cli/) modules are supported, and with any compatible [Meshtastic](https://meshtastic.org/docs/getting-started/) hardware. +This project is developed on Linux (specifically a Raspberry Pi) but should work on any platform where the [Meshtastic protobuf API](https://meshtastic.org/docs/software/python/cli/) modules are supported, and with any compatible [Meshtastic](https://meshtastic.org/docs/getting-started/) hardware. pico or low powered devices see [femtofox](https://github.com/noon92/femtofox) project for embedding. ### Installation