← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/bt.py
diff options
context:
space:
mode:
Diffstat (limited to 'bt.py')
-rwxr-xr-xbt.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bt.py b/bt.py
index 8de8d95..d522ee5 100755
--- a/bt.py
+++ b/bt.py
@@ -53,7 +53,6 @@ while read != "1000":
with open("angle.txt", "r") as f:
for line in f:
angle = line.strip("\n")
- print(angle)
recv_sock.send(f"{angle}, ".encode())
recv_sock.send("0, ".encode()) # Near goal