Revert
This commit is contained in:
parent
1bb60f2be3
commit
e50db67969
|
@ -389,7 +389,7 @@
|
|||
/* (2) If not found -> reset @last_user / @timeout + abort */
|
||||
if( is_null($user) ){
|
||||
|
||||
// slog("Unknown user", "rfid-read:loop");
|
||||
slog("Unknown user", "rfid-read:loop");
|
||||
$last_user = null;
|
||||
$timeout = 0;
|
||||
$last_to = -1;
|
||||
|
|
Loading…
Reference in New Issue