VScode properties change
This commit is contained in:
7
.vscode/c_cpp_properties.json
vendored
7
.vscode/c_cpp_properties.json
vendored
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user