Allow user to define baud rate exactly as desired.
commit882093c632170f2711fe922bfe12df9b675f60a8
authorBen Timby <btimby@gmail.com>
Mon, 11 Jan 2016 02:54:48 +0000 (10 21:54 -0500)
committerDominic Clifton <dominic.clifton@cleanflight.com>
Mon, 31 Oct 2016 17:56:20 +0000 (31 18:56 +0100)
tree0fa2eb1a129f525c0f2b716b246d9890d924b040
parent5bb40d42d9b79d14289e4fdde23156f273eac177
Allow user to define baud rate exactly as desired.
Fix passing mode and baud rate to openSerialPort().
Fix mode handling so that mode is set as user specified.
src/main/io/serial_cli.c