1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 21:05:35 +03:00

Remove "SDCARD" toggleable feature

This commit is contained in:
Nicholas Sherlock 2015-11-26 13:51:54 +13:00 committed by borisbstyle
parent 536579e83a
commit 9389cc4a29
2 changed files with 2 additions and 3 deletions

View file

@ -186,7 +186,7 @@ static const char * const featureNames[] = {
"SERVO_TILT", "SOFTSERIAL", "GPS", "FAILSAFE",
"SONAR", "TELEMETRY", "CURRENT_METER", "3D", "RX_PARALLEL_PWM",
"RX_MSP", "RSSI_ADC", "LED_STRIP", "DISPLAY", "ONESHOT125",
"BLACKBOX", "CHANNEL_FORWARDING", "SDCARD", NULL
"BLACKBOX", "CHANNEL_FORWARDING", NULL
};
// sync this with rxFailsafeChannelMode_e