This commit is contained in:
kong 2023-04-30 22:18:47 +07:00
parent d24f316a28
commit 585bef4d26
38 changed files with 18316 additions and 8 deletions

View file

@ -310,6 +310,10 @@
DEBUGVAR Price5Active
DEBUGVAR EnableLiveness
If BackToSchoolForFreeEnable = 1 Then
EndIf
If EnableLiveness = "true" Then
If CameraCount = 1 Then
; echo -n true > /mnt/sdcard/enable_discount_price5
@ -322,10 +326,6 @@
EndIf
EndIf
If Price5Active = 1 Then
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>