From e3c3becb637cfc310844cc2785bef6a8689f4922 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Fri, 20 Sep 2024 00:56:01 -0700 Subject: [PATCH] Update mesh_bot.py --- mesh_bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh_bot.py b/mesh_bot.py index 2880330..0129054 100755 --- a/mesh_bot.py +++ b/mesh_bot.py @@ -300,7 +300,7 @@ def handleBlackJack(nodeID, message): return msg -from modules.videopoker import * + def handleVideoPoker(nodeID, message): global vpTracker msg = ""