Minor documentation amends

Post proofing amends
This commit is contained in:
Gareth Wilkins 2014-09-26 21:31:32 +01:00 committed by Dominic Clifton
parent 55295f399d
commit 775d312a32
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
Cleanflight is configured primarilty using the Cleanflight Configurator GUI.
Both the command line interface and gui are accessible by the connecting to a serial port on the target,
Both the command line interface and gui are accessible by connecting to a serial port on the target,
be it a USB virtual serial port, physical hardware UART port or a softserial port.
The GUI cannot currently configure all aspects of the system, the CLI must be used to enable or configure

View File

@ -36,11 +36,11 @@ To make configuration easier common usage scenarios are listed below.
```
0 UNUSED
1 MSP, CLI, TELEMETRY, GPS-PASTHROUGH
1 MSP, CLI, TELEMETRY, GPS-PASSTHROUGH
2 GPS ONLY
3 RX SERIAL ONLY
4 TELEMETRY ONLY
5 MSP, CLI, GPS-PASTHROUGH
5 MSP, CLI, GPS-PASSTHROUGH
6 CLI ONLY
7 GPS-PASSTHROUGH ONLY
8 MSP ONLY