Face Registration is integrated with Database.
This commit is contained in:
parent
2e81cb7d99
commit
da462f2cba
336 changed files with 32 additions and 29 deletions
|
@ -67,7 +67,7 @@ class Motor:
|
|||
elif userStop=="N":
|
||||
return False
|
||||
else:
|
||||
stop_motor(self)
|
||||
self.stop_motor(self)
|
||||
|
||||
|
||||
def start_alarm(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue