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