Remove F1 from list of supported processors.
This commit is contained in:
parent
e2b91ae0f1
commit
319d6034cf
|
@ -18,7 +18,7 @@ Betaflight has the following features:
|
|||
* Multi-color RGB LED strip support (each LED can be a different color using variable length WS2811 Addressable RGB strips - use for Orientation Indicators, Low Battery Warning, Flight Mode Status, Initialization Troubleshooting, etc)
|
||||
* DShot (150, 300, 600 and 1200), Multishot, and Oneshot (125 and 42) motor protocol support
|
||||
* Blackbox flight recorder logging (to onboard flash or external microSD card where equipped)
|
||||
* Support for targets that use the STM32 F7, F4, F3 and F1 processors
|
||||
* Support for targets that use the STM32 F7, F4 and F3 processors
|
||||
* PWM, PPM, and Serial (SBus, SumH, SumD, Spektrum 1024/2048, XBus, etc) RX connection with failsafe detection
|
||||
* Multiple telemetry protocols (CSRF, FrSky, HoTT smart-port, MSP, etc)
|
||||
* RSSI via ADC - Uses ADC to read PWM RSSI signals, tested with FrSky D4R-II, X8R, X4R-SB, & XSR
|
||||
|
|
Loading…
Reference in New Issue