mirror of
https://github.com/bitlair/bitlair_doorduino.git
synced 2025-05-13 12:20:07 +02:00
Move bitlair_doorduino_door to platformio structure
This commit is contained in:
parent
217ab7f77a
commit
a1a1d7ae78
7 changed files with 129 additions and 0 deletions
10
bitlair_doorduino_door/.vscode/extensions.json
vendored
Normal file
10
bitlair_doorduino_door/.vscode/extensions.json
vendored
Normal 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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue