copied old files into repository

This commit is contained in:
LinoSchmidt
2021-09-28 21:44:44 +02:00
commit 6d31a53b35
14 changed files with 498 additions and 0 deletions

7
.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"
]
}