Skip to content

Commit

Permalink
Update baseflight migration guide to reference the cli serial command.
Browse files Browse the repository at this point in the history
  • Loading branch information
hydra committed Aug 5, 2015
1 parent 402f90c commit aa797a2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/Migrating from baseflight.md
Expand Up @@ -31,11 +31,9 @@ verify your aux config is correct - aux settings are not backwards compatible.
In general all CLI commands use underscore characters to separate words for consistency. In baseflight the format of CLI commands is somewhat haphazard.

### gps_baudrate
reason: unified baud rate configuration
reason: new serial port configuration.

If an unsupported baud rate value is used the gps code will select 115200 baud.

see `serial_port_x_gps_baudrate`
See `serial` command.

### gps_type
reason: renamed to `gps_provider` for consistency
Expand Down

0 comments on commit aa797a2

Please sign in to comment.