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 fb40b6c commit 769df74Copy full SHA for 769df74
CHANGELOG.md
@@ -6,8 +6,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
## [Unreleased]
9
-### Added
10
-
11
### Changed
12
- Updated the `cast` dependency from 0.2 to 0.3
13
- Fixed typo in setup of complementary channels
@@ -23,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
23
21
24
22
- Wrong mode when using PWM channel 2 of a two-channel timer
25
- `adc_values` example conversion error
+- Fixed typo in setup of complementary channels
26
27
## [v0.18.0] - 2021-11-14
28
0 commit comments