1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 17:25:20 +03:00

Serial port documentation update.

This commit is contained in:
Dominic Clifton 2015-03-03 22:52:56 +00:00
parent b7f21ae6dd
commit 94e499f9aa
6 changed files with 20 additions and 190 deletions

View file

@ -35,7 +35,7 @@ reason: unified baud rate configuration
If an unsupported baud rate value is used the gps code will select 115200 baud.
see `serial_port_x_baudrate`
see `serial_port_x_gps_baudrate`
### gps_type
reason: renamed to `gps_provider` for consistency