Skip to content
  • Herbert Valerio Riedel's avatar
    Don't assume existence of termios constants beyond `B38400` · 33920fe3
    Herbert Valerio Riedel authored
    This patch does not modify the `BaudRate` structure but rather causes
    some functions taking a `BaudRate` to throw exceptions on systems which
    don't provide `B57600` and/or `B115200`. I'm not totally happy with this
    patch yet, but this unbreaks compilation on platforms which don't define
    at least of these constants.
    
    This fixes #51
    33920fe3
To find the state of this project's repository at the time of any of these versions, check out the tags.