v0.1.5.3(2024/06/14)

[aio.py]: 修改w_param为84,适配14寸电脑屏幕
[brake.py]: 将判定合规逻辑修改为角速度超过指定角速度的95%
[README.md]: 稍作修改,包括打包方式,功能特性等
This commit is contained in:
2024-06-14 12:37:12 +08:00
parent 15e6f1b6c0
commit e014775972
6 changed files with 23 additions and 24 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
test.py
.idea/
aio/.idea/
aio/__pycache__/
aio/code/__pycache__/
aio/package/
aio/venv