Fixed current channel indication and next channel computation
This commit is contained in:
6
.vscode/c_cpp_properties.json
vendored
6
.vscode/c_cpp_properties.json
vendored
@@ -11,12 +11,6 @@
|
||||
"${workspaceRoot}"
|
||||
]
|
||||
},
|
||||
"defines": [
|
||||
"SPI_HAS_NOTUSINGINTERRUPT",
|
||||
"FEATURE_TX_INPUT_SBUS",
|
||||
"DEVICE_MODE_TX",
|
||||
"DEVICE_MODE_RX"
|
||||
],
|
||||
"intelliSenseMode": "msvc-x64",
|
||||
"cStandard": "c11",
|
||||
"cppStandard": "c++17",
|
||||
|
||||
Reference in New Issue
Block a user