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