Describe the scope of your change--i.e. what the change does and what parts
of the code were modified. This will help us understand any risks of integrating
the code.
Allow a stream to be used for serial communication with the fingerprint reader. This is useful for platforms that encapsulate serial access through streams (e.g. ESPHome)
Describe any known limitations with your change. For example if the change
doesn't apply to a supported platform of the library please mention it.
This doesn't affect existing functionality, and both hardware and software serial constructors are still available.
Allow a stream to be used for serial communication with the fingerprint reader. This is useful for platforms that encapsulate serial access through streams (e.g. ESPHome)
This doesn't affect existing functionality, and both hardware and software serial constructors are still available.