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 1637458Copy full SHA for 1637458
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