You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -30,15 +30,16 @@ The following new requirements for pull requests adding new targets or modifying
30
30
Betaflight has the following features:
31
31
32
32
* 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)
33
-
* DShot (150, 300, 600 and 1200), Multishot, and Oneshot (125 and 42) motor protocol support
33
+
* DShot (150, 300and 600), Multishot, Oneshot (125 and 42) and Proshot1000 motor protocol support
34
34
* Blackbox flight recorder logging (to onboard flash or external microSD card where equipped)
35
-
* Support for targets that use the STM32 F7, F4 and F3 processors
36
-
* PWM, PPM, and Serial (SBus, SumH, SumD, Spektrum 1024/2048, XBus, etc) RX connection with failsafe detection
35
+
* Support for targets that use the STM32 F7, F4 and H7 processors
36
+
* PWM, PPM, SPI, and Serial (SBus, SumH, SumD, Spektrum 1024/2048, XBus, etc) RX connection with failsafe detection
0 commit comments