1. 完善了服务端web部分,使用Vue编写(见serve_view)
2. 增加了对嵌入式设备完全自定义控制的功能
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Python-generated files
|
||||
__pycache__/
|
||||
*.py[oc]
|
||||
build/
|
||||
dist/
|
||||
wheels/
|
||||
*.egg-info
|
||||
|
||||
# from ide
|
||||
.vscode
|
||||
.idea
|
||||
|
||||
# Virtual environments
|
||||
.venv
|
||||
venv
|
||||
|
||||
user_preferences.json
|
||||
Reference in New Issue
Block a user