step 2
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"variables.h": "c",
|
||||
"arduino.h": "c"
|
||||
"arduino.h": "c",
|
||||
"algorithm": "cpp",
|
||||
"random": "cpp"
|
||||
},
|
||||
"files.exclude": {
|
||||
"**/build": true
|
||||
|
||||
Reference in New Issue
Block a user