DO cup on arm
This commit is contained in:
parent
f6a7ec1501
commit
e83400044a
10 changed files with 22 additions and 60 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
DEBUGVAR LastTimeUseChannel10InMinute
|
||||
DEBUGVAR CurrentXMLFileName0
|
||||
SAVELOG "powder schedule version 2.03"
|
||||
SAVELOG "powder schedule version 2.05"
|
||||
|
||||
DEBUGVAR PowderPayPushLowScheduleTurnOn10
|
||||
|
||||
|
|
@ -37,7 +37,12 @@ If PowderTestStep = 1 Then
|
|||
If CurrentXMLFileName0 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_board.xml" Then
|
||||
Var PowderTestStep = 0
|
||||
Var PowderScheduleGrind = "start"
|
||||
SAVELOG "PowderScheduleGrind start start start"
|
||||
SAVELOG "PowderScheduleGrind start start start 1"
|
||||
EndIf
|
||||
If CurrentXMLFileName0 = "/mnt/sdcard/coffeevending/taobin_project/xml/page_sleepmode.xml" Then
|
||||
Var PowderTestStep = 0
|
||||
Var PowderScheduleGrind = "start"
|
||||
SAVELOG "PowderScheduleGrind start start start 2"
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue