mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Update script.js
This commit is contained in:
parent
84bf9bd0af
commit
e9faa93b02
@ -1,7 +1,8 @@
|
||||
var VIDEO_WIDTH = 640,
|
||||
VIDEO_HEIGHT = 480,
|
||||
PORTRAIT,
|
||||
FIX = 2;
|
||||
FIX = 2,
|
||||
CURRENT_ADJUSTMENT;
|
||||
|
||||
var FAST_COLOR = new FastAverageColor();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user