This commit is contained in:
Julian Brammer 2024-06-08 21:19:57 +02:00
parent 3f0a675939
commit b660b0cc40

View File

@ -64,6 +64,7 @@ local function unlockDevice()
setConfig()
print("[Unlocked]")
sleep(0.2)
basic.clearDisplay()
break
elseif eventTimeout then --timeout
config["locked"] = true