more sports added and stiched some images together

This commit is contained in:
Neythen
2021-06-21 17:39:44 +01:00
parent 9c9247db18
commit 1affe0f330
153 changed files with 270 additions and 111 deletions

View File

@@ -338,6 +338,11 @@ def matrix():
ticker.sendline('K')
ticker.sendline('t')
elif "All" in request.form:
print('teams')
ticker.sendline('K')
ticker.sendline('A')
elif "Stop Display" in request.form:
print('run display')