index
:
avr-fpm-drivers
master
FPM10A and R503 fingerprint sensor drivers for AVR microcontrollers.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fpm.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'fpm.h')
-rw-r--r--
fpm.h
2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpm.h b/fpm.h
index b3fcd91..f165958 100644
--- a/
fpm.h
+++ b/
fpm.h
@@ -25,4 +25,6 @@ uint8_t fpm_enroll(void);
uint8_t fpm_match(void);
+uint8_t fpm_delete_all(void);
+
#endif /* FPM_H */