Skip to content

Commit 9705369

Browse files
Morgan Roffeldruin
authored andcommitted
Add suggestion from code review
Co-authored-by: Diego Barrios Romero <[email protected]>
1 parent a3504e4 commit 9705369

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
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)