Initial commit
This commit is contained in:
commit
2cb72a73e8
8 changed files with 143 additions and 0 deletions
7
magic-veneer-arduino/.vscode/extensions.json
vendored
Normal file
7
magic-veneer-arduino/.vscode/extensions.json
vendored
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in a new issue