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