add basic structure

This commit is contained in:
Arne Teuke
2025-06-02 17:03:06 +02:00
parent c8d99f045e
commit 2bc5d9a1aa
8 changed files with 154 additions and 4 deletions

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"cSpell.words": [
"debuglevel",
"notifyonly",
"Ssendwait"
]
}