Skip to content

Commit cfe6026

Browse files
committed
HL trait instead of H generic
1 parent cdc21db commit cfe6026

File tree

2 files changed

+247
-202
lines changed

2 files changed

+247
-202
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10-
- `gpio`: port and pin generics first, then mode, `PinMode` for modes instead of pins, other cleanups
10+
- `gpio`: port and pin generics first, then mode,
11+
`PinMode` for modes instead of pins, `HL` trait, other cleanups
1112

1213
### Breaking changes
1314

0 commit comments

Comments
 (0)