.
This commit is contained in:
parent
2092a2e0de
commit
673b920be2
@ -71,7 +71,6 @@ local function unlockDevice()
|
|||||||
sleep(0.2)
|
sleep(0.2)
|
||||||
basic.clearDisplay()
|
basic.clearDisplay()
|
||||||
print("[" .. os.getComputerLabel() .. "][" .. basic.getCurrentTime() .. "]")
|
print("[" .. os.getComputerLabel() .. "][" .. basic.getCurrentTime() .. "]")
|
||||||
sleep(5)
|
|
||||||
break
|
break
|
||||||
elseif eventTimeout then --timeout
|
elseif eventTimeout then --timeout
|
||||||
config["locked"] = true
|
config["locked"] = true
|
||||||
|
Loading…
Reference in New Issue
Block a user