1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Removed dynamic notch from features

This commit is contained in:
KarateBrot 2021-11-09 01:26:46 +01:00
parent 6ecd0d232f
commit 450cee3e08
12 changed files with 29 additions and 35 deletions

View file

@ -265,7 +265,7 @@ static const char * const featureNames[] = {
"RANGEFINDER", "TELEMETRY", "", "3D", "RX_PARALLEL_PWM",
"RX_MSP", "RSSI_ADC", "LED_STRIP", "DISPLAY", "OSD",
"", "CHANNEL_FORWARDING", "TRANSPONDER", "AIRMODE",
"", "", "RX_SPI", "", "ESC_SENSOR", "ANTI_GRAVITY", "DYNAMIC_FILTER", NULL
"", "", "RX_SPI", "", "ESC_SENSOR", "ANTI_GRAVITY", "", NULL
};
// sync this with rxFailsafeChannelMode_e