← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmain.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.py b/main.py
index fe85fa3..054e3c7 100755
--- a/main.py
+++ b/main.py
@@ -103,6 +103,7 @@ if bto.find("Connected") != -1:
NANO.write(b"00")
if newCommand:
+ print(f"Command: {bto}")
if bto == "11":
# Store current position => old pos
oldX = float(x) * 1000