mirror of
https://github.com/zyphlar/doorlock.git
synced 2024-04-03 21:36:03 +00:00
Add basic RFID reader scanning code.
Other cleanup and docs.
This commit is contained in:
@@ -7,5 +7,4 @@ COBOT_SCOPE='checkin_tokens'
|
||||
COBOT_USER_EMAIL='...'
|
||||
COBOT_USER_PASSWORD='...'
|
||||
COBOT_CARDS_API='https://chimera.cobot.me/api/check_in_tokens'
|
||||
DOOR_OPEN_DELAY=6000
|
||||
PORT=8080
|
||||
RFID_PRODUCT_NAME='Name of USB device'
|
||||
|
||||
Reference in New Issue
Block a user