summaryrefslogtreecommitdiffstats
path: root/fpm.h
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-05-04 10:44:51 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-05-04 10:44:51 +0800
commit6dd8e70659b0b0b30d23385f9dcc3047bc1a898a (patch)
treeb2d80710d59b3e642f360b0799d842bba2c03213 /fpm.h
parent7f5a4782dc5428884dd1b7163196ff7363fb15d7 (diff)
downloadavr-fpm-drivers-6dd8e70659b0b0b30d23385f9dcc3047bc1a898a.tar.gz
Delete database.
Diffstat (limited to 'fpm.h')
-rw-r--r--fpm.h2
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 */