.
This commit is contained in:
parent
b660b0cc40
commit
12675e165b
@ -65,6 +65,7 @@ local function unlockDevice()
|
||||
print("[Unlocked]")
|
||||
sleep(0.2)
|
||||
basic.clearDisplay()
|
||||
print("[" .. os.getComputerLabel() .. "]")
|
||||
break
|
||||
elseif eventTimeout then --timeout
|
||||
config["locked"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user