Version 0.11.0
Added
- Added support for input pins.
Changed
- The
ad0
-ad7
methods to get anOutputPin
now return aResult
to support input pins, previously these methods were infallible.
ad0
- ad7
methods to get an OutputPin
now return a Result
to support input pins, previously these methods were infallible.