From 2b7a20f8d92c5726d7d870d26435be14c92986a4 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 5 Dec 2024 23:19:55 -0800 Subject: [PATCH] Update pong_bot.py --- pong_bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pong_bot.py b/pong_bot.py index ae5d2bb..8d7e19a 100755 --- a/pong_bot.py +++ b/pong_bot.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Meshtastic Autoresponder PONG Bot +# Meshtastic Autoresponder PONG Bot LEGACY v1.0 # K7MHI Kelly Keeton 2024 import asyncio