final update of the night if nothing breaks, changed pin to reflect new zero button (very important feature)

This commit is contained in:
2024-08-17 23:57:04 -04:00
parent 2bec12c8df
commit bacd5ac1aa
4 changed files with 6 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
return {
correctPin = "42169"
correctPin = "42069"
}

View File

@@ -7,7 +7,7 @@ local updater = require("updater.lua")
local main = {}
KEYPADOS_VERSION = "3.0"
KEYPADOS_VERSION = "4.0"
function main.Main()
utils.MonReset(0.5)