Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCC
UCC Snack Machine Server Code
Commits
2a6c4f6e
Commit
2a6c4f6e
authored
Mar 04, 2015
by
Mitchell Pomery
Committed by
Mark Tearle
Mar 04, 2015
Browse files
Fix bug were cards read before logging in cannot be read until a logout occurs
parent
33c571c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
VendServer/VendServer.py
View file @
2a6c4f6e
...
...
@@ -887,6 +887,7 @@ def handle_mifare_event(state, event, params, v, vstatus):
(
center
(
'SORRY'
),
False
,
0.5
)])
vstatus
.
cur_user
=
''
vstatus
.
cur_pin
=
''
_last_card_id
=
-
1
reset_idler
(
v
,
vstatus
,
2
)
return
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment