improed processing of sbus frames
This commit is contained in:
5
.vscode/c_cpp_properties.json
vendored
5
.vscode/c_cpp_properties.json
vendored
@@ -14,7 +14,10 @@
|
||||
"intelliSenseMode": "msvc-x64",
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++17",
|
||||
"compilerPath": "/usr/bin/clang"
|
||||
"compilerPath": "/usr/bin/clang",
|
||||
"defines": [
|
||||
"FEATURE_TX_INPUT_SBUS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Mac",
|
||||
|
||||
Reference in New Issue
Block a user