mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Updating port configuration documentation, closes #692.
This commit is contained in:
parent
6e8d081c45
commit
8a9d2e3708
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ e.g. after configuring a port for GPS enable the GPS feature.
|
|||
* MSP/CLI can be shared with EITHER Blackbox OR telemetry. In shared mode blackbox or telemetry will be output only when armed.
|
||||
* Smartport telemetry cannot be shared with MSP.
|
||||
* No other serial port sharing combinations are valid.
|
||||
* You can use as many telemetry systems as you like at the same time.
|
||||
* You can use as many different telemetry systems as you like at the same time.
|
||||
* You can only use each telemetry system once. e.g. FrSky telemetry cannot be used on two port, but MSP Telemetry + FrSky on different ports is fine.
|
||||
|
||||
### Baud Rates
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue