Fix bug smoothis step insert cup
This commit is contained in:
parent
39b0120885
commit
0107048a78
13 changed files with 1554 additions and 571 deletions
|
|
@ -42,6 +42,8 @@
|
|||
If TimeOutSmoothiesProcess = 0 Then
|
||||
Var OverrideVideoThankyou = 1
|
||||
|
||||
Machine DoorClose
|
||||
|
||||
Var SelectDrink = Seeker.selected_a_drink
|
||||
Var SelectSugarID = ""
|
||||
|
||||
|
|
@ -98,9 +100,7 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var SmoothieProcessState = "press"
|
||||
__CMD "UseArm" "2" "-" "-"
|
||||
Machine InsertCupAndOpen
|
||||
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue