Merge branch 'master' of forthrd.ddns.net:/1TBHDD/ikong/taobin_project
This commit is contained in:
commit
41395ae74d
11 changed files with 164 additions and 64 deletions
|
|
@ -653,18 +653,6 @@
|
|||
EndIf
|
||||
|
||||
DEBUGVAR CountUpBrewing
|
||||
|
||||
If CountUpBrewing = 5 Then
|
||||
If StarwState = "Press" Then
|
||||
Machine Straw
|
||||
LED LedDoorLid Blink 255 255 255 255
|
||||
EndIf
|
||||
If LidState = "Press" Then
|
||||
Machine Lid
|
||||
LED LedDoorLid Blink 255 255 255 255
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
; animation video loop
|
||||
If AnimationOn = "true" Then
|
||||
Var CountUpBrewing = CountUpBrewing + 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue