Enable only sensors and pumps for testing

This commit is contained in:
c3ma
2021-01-30 17:51:52 +01:00
parent 505a5e337a
commit bb1e59c79d
2 changed files with 23 additions and 67 deletions

View File

@@ -0,0 +1,21 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.tcc": "cpp",
"bitset": "cpp",
"algorithm": "cpp",
"istream": "cpp",
"limits": "cpp",
"streambuf": "cpp",
"functional": "cpp",
"string": "cpp",
"typeinfo": "cpp",
"cmath": "cpp"
}
}
}