Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an end() function to close the serial communication #131

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Volus208
Copy link

I modified Adafruit_Fingerprint.cpp and Adafruit_Fingerprint.h to add the end() function. It works like begin() but the baud rate doesn't have to be specified. I needed this modification for a project where the fingerprint sensor can be turned off using a switch to save power.

Volus208 added 3 commits June 16, 2024 11:18
This is useful for sensors that can be turned on and off
This is useful for sensors that can be turned on and off
Added a doxygen documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant