We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b19b4e commit 90bfb2bCopy full SHA for 90bfb2b
CHANGELOG.md
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
## [Unreleased]
9
10
### Added
11
-- Added IoPin for swappable input/output pins.
+- Added `IoPin` trait for pins that can change between being inputs or outputs
12
+ dynamically.
13
14
### Changed
15
- Swap PWM channel arguments to references
0 commit comments