From 1b8c50a71acdaddc45620945800b616821ce1dc0 Mon Sep 17 00:00:00 2001 From: prabathbr <60564552+prabathbr@users.noreply.github.com> Date: Tue, 9 Dec 2025 10:55:02 +1100 Subject: [PATCH] Update README.md added - `serial_pingbot.py`: Ping bot which can be run on a channel - `serial_meshcore_ollama.py`: Simple Ollama to Meshcore gateway, a simple chat box --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5296d87..e896537 100644 --- a/README.md +++ b/README.md @@ -610,6 +610,8 @@ Check the `examples/` directory for more: - `pubsub_example.py`: Event subscription system with auto-fetching - `serial_infos.py`: Quick device info retrieval - `serial_msg.py`: Message sending and receiving +- `serial_pingbot.py`: Ping bot which can be run on a channel +- `serial_meshcore_ollama.py`: Simple Ollama to Meshcore gateway, a simple chat box - `ble_pin_pairing_example.py`: BLE connection with PIN pairing - `ble_private_key_export.py`: BLE private key export with PIN authentication - `ble_t1000_infos.py`: BLE connections