From f6fea7fd49f46e3988b95d971dbd88050604898f Mon Sep 17 00:00:00 2001 From: prabathbr <60564552+prabathbr@users.noreply.github.com> Date: Sat, 10 Jan 2026 12:19:17 +1100 Subject: [PATCH] Update README.md - `serial_rss_bot.py`: A RSS feed to Meshcore channel example, which broadcasts emergency bushfire warnings in VIC, AU --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 926a5c3..25b2c5d 100644 --- a/README.md +++ b/README.md @@ -627,6 +627,7 @@ Check the `examples/` directory for more: - `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_rss_bot.py`: A RSS feed to Meshcore channel example, which broadcasts emergency bushfire warnings in VIC, AU - `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