asotr.py: fix bug with decoding command to human-readable format (cmd_decode), add exception if index not finded for specified time

This commit is contained in:
Danila Gamkov
2025-05-20 20:51:59 +03:00
parent 94ddbeb456
commit 9611d99828
13 changed files with 50 additions and 30 deletions

2
.gitignore vendored
View File

@@ -5,4 +5,6 @@
*.zip
*.log
*.txt
*.xls
*.xlsx
/__pycache__