Merge pull request #47 from jwilk/baud-rates

Added non-standard baud rates that are defined on FreeBSD
This commit is contained in:
Martin Lund 2016-05-28 10:48:49 +02:00
commit 2c53bfde96

View file

@ -61,10 +61,14 @@ TIO_CHECK_BAUDRATES(
1800, 1800,
2400, 2400,
4800, 4800,
7200,
9600, 9600,
14400,
19200, 19200,
28800,
38400, 38400,
57600, 57600,
76800,
115200, 115200,
230400, 230400,
460800, 460800,