This release:
- Adds
setDevice
which allows the device type to be changed after instantiation, beforebegin
- Adds
setWirePort
which allows the wire port to be set manually, so thatisConnected
can be called beforebegin
- Replaces
boolean
(deprecated) withbool