This commit is contained in:
2023-11-04 12:52:46 +01:00
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
__pycache__/pyqt5_gui.cpython-312.pyc
ht-multi.code-workspace
ht-multi_Win.code-workspace
ht-multi.code-workspace

View File

@@ -1,3 +1,3 @@
# HT-Multi
Auslesen der Datenbank vom Messgerät HT-700
Auslesen der Datenbank vom Messgerät HT-700

View File

@@ -1,4 +1,8 @@
{
"folders": [],
"folders": [
{
"path": "."
}
],
"settings": {},
}