Release 6.41

This commit is contained in:
kong 2022-05-02 22:14:11 +07:00
parent dbb7254a47
commit f169781442
11 changed files with 104 additions and 31 deletions

View file

@ -17,14 +17,14 @@
Var show_error_normal = "Invisible"
Var show_error_sp1 = "Enable"
If EmergencyStop = "true" Then
Var stop_now = "true"
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/vending_error_en/"
Else
Var DirImage = "ROOT/taobin_project/image/vending_error"
EndIf
EndIf
;If EmergencyStop = "true" Then
; Var stop_now = "true"
; If show_eng = "true" Then
; Var DirImage = "ROOT/taobin_project/image/vending_error_en/"
; Else
; Var DirImage = "ROOT/taobin_project/image/vending_error"
; EndIf
;EndIf
If MachineStage = "mcu-upgrade" Then
If show_eng = "true" Then