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