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 894c76a commit f6858e4Copy full SHA for f6858e4
CHANGELOG.md
@@ -9,6 +9,7 @@ Versioning](https://semver.org/spec/v2.0.0.html).
9
## [Unreleased]
10
11
- Updated nix to version `0.24`; only use the `ioctl` feature.
12
+- Use `File.read_exact` instead of `File.read` in `LinuxI2CDevice.read` so that the buffer is filled.
13
14
## [v0.5.1] - 2021-11-22
15
0 commit comments