Merge branch 'smoothie_tbp' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into smoothie_tbp
This commit is contained in:
commit
c2ad476b55
1 changed files with 7 additions and 2 deletions
|
|
@ -143,8 +143,13 @@
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If TimeOutSmoothiesProcess < 100 Then
|
If TimeOutSmoothiesProcess < 100 Then
|
||||||
Var Second_x = 580
|
If TimeOutSmoothiesProcess < 10 Then
|
||||||
Var CountDown_x = 475
|
Var Second_x = 560
|
||||||
|
Var CountDown_x = 495
|
||||||
|
Else
|
||||||
|
Var Second_x = 580
|
||||||
|
Var CountDown_x = 475
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
If TimeOutSmoothiesProcess > 99 Then
|
If TimeOutSmoothiesProcess > 99 Then
|
||||||
Var Second_x = 600
|
Var Second_x = 600
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue