From 00746894b99d2cbccb57b73c8a958f002961eda9 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 12 Jun 2024 23:28:21 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 127241e..35f1785 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ Random Mesh Scripts - requires meshtastic python tools `pip install meshtastic` -- optional solar needs `pip install suntime` +- `pip install pubsub` +- solar needs `pip install suntime` +- `pip install requests` +- `pip install datetime` +- `pip install python-dateutil` ## pong-bot.sh ![alt text](pong-bot.jpg "Example Use")