Before merge
This commit is contained in:
parent
45c3eaef1a
commit
9809d159dc
81 changed files with 3175 additions and 3088 deletions
|
|
@ -10,7 +10,7 @@ Else
|
|||
|
||||
Var TimeoutForProtectButtonHideLongTime = TimeoutForProtectButtonHideLongTime + 1
|
||||
|
||||
If TimeoutForProtectButtonHideLongTime > 120 Then
|
||||
If TimeoutForProtectButtonHideLongTime > 60 Then
|
||||
Var TimeoutForProtectButtonHideLongTime = 0
|
||||
If DoorCupPosition = "bottom" Then
|
||||
SAVELOG "Check Cup all from Long time button hide"
|
||||
|
|
@ -21,7 +21,7 @@ EndIf
|
|||
|
||||
|
||||
Var TiemoutForDoorCupOpenLongTime = TiemoutForDoorCupOpenLongTime + 1
|
||||
If TiemoutForDoorCupOpenLongTime > 120 Then
|
||||
If TiemoutForDoorCupOpenLongTime > 60 Then
|
||||
Var TiemoutForDoorCupOpenLongTime = 0
|
||||
|
||||
If DoorCupPosition = "bottom" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue