Changed Folder Layout

This commit is contained in:
Dan
2022-09-20 00:08:15 -04:00
parent 612ba8cc91
commit e3fb7411d7
7 changed files with 0 additions and 0 deletions

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