Restructured code files

This commit is contained in:
erwin
2023-06-29 21:43:32 +02:00
parent 52bd3a6972
commit 4a34a7768c
427 changed files with 43997 additions and 0 deletions

7
code/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}