Restructured Repo before adding Hardware-Files

This commit is contained in:
2022-11-19 02:16:46 +01:00
parent 030f010832
commit 0e352881d3
73 changed files with 8 additions and 6362 deletions

10
Software/.vscode/extensions.json vendored Normal file
View File

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