summaryrefslogtreecommitdiffstats
path: root/r503.h
diff options
context:
space:
mode:
Diffstat (limited to 'r503.h')
-rw-r--r--r503.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/r503.h b/r503.h
index 5582552..9cf4909 100644
--- a/r503.h
+++ b/r503.h
@@ -31,6 +31,6 @@ uint8_t fpm_clear_db(void);
uint16_t fpm_get_count(void);
-uint8_t fpm_enroll(void);
+uint8_t fpm_enroll(uint16_t id);
#endif /* FPM_R50_H */