Skip to content

Commit 90bfb2b

Browse files
committed
Add suggestion from code review
1 parent 9b19b4e commit 90bfb2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [Unreleased]
99

1010
### Added
11-
- Added IoPin for swappable input/output pins.
11+
- Added `IoPin` trait for pins that can change between being inputs or outputs
12+
dynamically.
1213

1314
### Changed
1415
- Swap PWM channel arguments to references

0 commit comments

Comments
 (0)