Test 6.51
This commit is contained in:
parent
d8000cdf75
commit
c7523273da
6 changed files with 48 additions and 58 deletions
|
|
@ -156,9 +156,17 @@
|
|||
|
||||
If CupChecking = "true" Then
|
||||
If HaveCup = "true" Then
|
||||
SAVELOG "Have cup"
|
||||
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If DoorCupPosition = "bottom" Then
|
||||
|
||||
Else
|
||||
SAVELOG "DoorCupPosition not bottom"
|
||||
Open "ROOT/taobin_project/xml/page_back_to_remove_cup.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
Else
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue