Move to new folder in preparation for more controllers
This commit is contained in:
parent
bcea2ee550
commit
ae3c20b59d
18 changed files with 59 additions and 4 deletions
10
lighting/.vscode/extensions.json
vendored
Normal file
10
lighting/.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