Fixed current channel indication and next channel computation

This commit is contained in:
Pawel Spychalski (DzikuVx)
2018-04-19 12:49:40 +02:00
parent b6814509a2
commit 12e2bca441
6 changed files with 9 additions and 16 deletions

View File

@@ -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",