Adafruit-Fingerprint-Sensor-Library
Adafruit-Fingerprint-Sensor-Library copied to clipboard
storeModel by fingerprint templae
I already have a fingerprint template. how do i save it to as608 without rescanning my fingerprint?
This is not currently supported by the library. It would require implementing the DownChar (0x09).
The storeModel() function carries out the Store (0x06) command.