Pin class should be used in generic implementations like SoftwarePwmChannel or SoftwareSpi
Open
api-suggestion
Priority:2
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 630
- Avg merge
- 11d 3h
- Merged PRs (30d)
- 2
Description
We've recently added Pin class but classes like SoftwarePwmChannel or SoftwareSpi use pin directly. I think we should provide constructor overloads for at minimum those two classes.
Other candidates:
- LCD Character screen
- GPIO extenders
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.