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 e1e3162 commit b7bfc4bCopy full SHA for b7bfc4b
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Changed
11
12
+- Modified OutputPin behavior for active-low pins to match InputPin behavior.
13
- Set default features to build both sysfs and cdev pin types.
14
- Removed `Pin` export, use `CdevPin` or `SysfsPin`.
15
- Increased the Minimum Supported Rust Version to `1.36.0` due to an update of `gpio_cdev`.
0 commit comments