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 dac25b8 commit e9ecdfeCopy full SHA for e9ecdfe
CHANGELOG.md
@@ -16,6 +16,15 @@ project adheres to [Semantic Versioning](https://semver.org/).
16
[#282](https://github.com/serialport/serialport-rs/issues/282)
17
18
### Changed
19
+
20
+* Revert automatically setting DTR when opening a port as the reported issues
21
+ seem to outweigh the aimed benefit.
22
+ [#285](https://github.com/serialport/serialport-rs/pull/285)
23
+ [#251](https://github.com/serialport/serialport-rs/issues/251)
24
+ [#243](https://github.com/serialport/serialport-rs/issues/243)
25
+ [#239](https://github.com/serialport/serialport-rs/pull/239)
26
+ [#29](https://github.com/serialport/serialport-rs/pull/29)
27
28
### Fixed
29
### Removed
30
0 commit comments