NEW_UI: Extend timeout & new login method

This commit is contained in:
Pakin 2025-06-20 16:43:41 +07:00
parent 038e13a00a
commit dbdc82102f
2 changed files with 1091 additions and 1082 deletions

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,7 @@
Var Timeout = Timeout + 1
If Timeout > 60 Then
If Timeout > 900 Then
StatusLog "exit"
__CMD "cancel-pw-newui" "-" "-" "-"
@ -50,7 +50,7 @@
Var Text1_9 = Text1_9 + " "
Var Text1_9 = Text1_9 + SystemDate
Var BackToMainTime = 60 - Timeout
Var BackToMainTime = 900 - Timeout
DEBUGVAR tmpPassPhrase