This commit is contained in:
Pawel Spychalski
2018-05-16 13:07:12 +02:00
parent 3766948329
commit 0079264128
10 changed files with 63 additions and 57 deletions

View File

@@ -3,7 +3,9 @@
"variables.h": "c",
"arduino.h": "c",
"algorithm": "cpp",
"random": "cpp"
"random": "cpp",
"type_traits": "cpp",
"iterator": "cpp"
},
"files.exclude": {
"**/build": true