DO live ness
This commit is contained in:
parent
a8252aef37
commit
58c62b415a
13 changed files with 532 additions and 236 deletions
|
|
@ -153,6 +153,19 @@
|
|||
Var skr = "next"
|
||||
DEBUGVAR skr.NOBONUS
|
||||
|
||||
DEBUGVAR Not#CameraSettingStatus
|
||||
If CountDownCheckCamera = 0 Then
|
||||
Var CountDownCheckCamera = 5
|
||||
If Not#CameraSettingStatus = "" Then
|
||||
If CameraCount = 1 Then
|
||||
|
||||
CameraSetting "usbfront" "default" "Rotate=90,Resolution=1280x720,scaleX=1.0,scaleY=0.65"
|
||||
EndIf
|
||||
EndIf
|
||||
Else
|
||||
Var CountDownCheckCamera = CountDownCheckCamera - 1
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
TimerReset
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue