1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 05:15:25 +03:00

Change feature name to MSP_DISPLAYPORT

And some build option fix.
This commit is contained in:
jflyper 2016-11-07 18:53:23 +09:00
parent 3c2849ffdc
commit 1da1837288
4 changed files with 4 additions and 4 deletions

View file

@ -229,7 +229,7 @@ static const char * const featureNames[] = {
"SONAR", "TELEMETRY", "CURRENT_METER", "3D", "RX_PARALLEL_PWM",
"RX_MSP", "RSSI_ADC", "LED_STRIP", "DISPLAY", "OSD",
"BLACKBOX", "CHANNEL_FORWARDING", "TRANSPONDER", "AIRMODE",
" ", "VTX", "RX_SPI", "SOFTSPI", "MSP_OSD", NULL
" ", "VTX", "RX_SPI", "SOFTSPI", "MSP_DISPLAYPORT", NULL
};
// sync this with rxFailsafeChannelMode_e