This commit is contained in:
kong 2022-10-12 13:53:56 +07:00
parent f18511b8e4
commit a62a2adc5e
11 changed files with 911 additions and 6 deletions

View file

@ -192,8 +192,8 @@
Var Timeout = Timeout + 1
; Timeout 10*60*2
If Timeout > 1200 Then
SAVELOG "Timeout 1200"
If Timeout > 900 Then
SAVELOG "Timeout 900"
If NextOrder = "true" Then
Var NextOrder = "false"