We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdb5ac commit 6435a41Copy full SHA for 6435a41
CHANGELOG.md
@@ -26,6 +26,12 @@ project adheres to [Semantic Versioning](https://semver.org/).
26
[#29](https://github.com/serialport/serialport-rs/pull/29)
27
28
### Fixed
29
+
30
+* Setting arbitrary baud rates on Linux which resulted in issues when read back
31
+ on Arch recently.
32
+ [#281](https://github.com/serialport/serialport-rs/issues/281)
33
+ [#283](https://github.com/serialport/serialport-rs/pull/283)
34
35
### Removed
36
37
0 commit comments