We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f9747 commit 78a6f06Copy full SHA for 78a6f06
embedded-hal/CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
10
+### Added
11
+- Added `pwm::SetDutyCycle` trait.
12
+
13
### Changed
14
- gpio: add `ErrorKind` enum for consistency with other traits and for future extensibility. No kinds are defined for now.
15
- delay: make infallible.
0 commit comments