更改目录结构,调整QT版本

This commit is contained in:
老五 2021-07-14 16:16:15 +08:00
parent c22887658f
commit 585957cb8e
9 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -200,3 +200,5 @@ local.properties
# Typically, this file would be tracked if it contains build/dependency configurations:
#.project
/Package/Firmware Installer Setup.exe
/Package/Firmware Installer-cache/

View File

@ -1 +1 @@
PyQt5~=5.15.4
PyQt5<5.14 #QT5.14之后的版本有串口收发的兼容性问题

View File

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 50 KiB