long ir learner
This commit is contained in:
parent
abeaf96288
commit
75967bf1b3
10 changed files with 235 additions and 0 deletions
10
IRLearner/.vscode/extensions.json
vendored
Normal file
10
IRLearner/.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