VScode properties change

This commit is contained in:
Pawel Spychalski
2018-05-15 14:05:09 +02:00
parent 8bef083c0a
commit 33e11a64b5

View File

@@ -39,8 +39,11 @@
"FEATURE_TX_INPUT_SBUS",
"DEVICE_MODE_TX",
"DEVICE_MODE_RX"
]
],
"compilerPath": "/usr/bin/clang",
"cStandard": "c11",
"cppStandard": "c++17"
}
],
"version": 3
"version": 4
}