This commit is contained in:
Julian Brammer 2024-06-08 22:25:29 +02:00
parent 4c4062e924
commit 586a918330

View File

@ -71,6 +71,7 @@ local function unlockDevice()
sleep(0.2)
basic.clearDisplay()
print("[" .. os.getComputerLabel() .. "][" .. basic.getCurrentTime() .. "]")
sleep(5)
break
elseif eventTimeout then --timeout
config["locked"] = true