fixes readme
This commit is contained in:
parent
0cebf52d6f
commit
876a5f15a0
@ -161,9 +161,10 @@ fingers = conn.get_templates()
|
|||||||
# pass a User object and a list of finger (max 10) to save
|
# pass a User object and a list of finger (max 10) to save
|
||||||
|
|
||||||
conn.save_user_template(user, [fing1 ,fing2])
|
conn.save_user_template(user, [fing1 ,fing2])
|
||||||
|
```
|
||||||
|
|
||||||
* Remote Fingerprint Enrollment
|
* Remote Fingerprint Enrollment
|
||||||
```
|
```python
|
||||||
zk.enroll_user('23')
|
zk.enroll_user('23')
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user