2017-08-28 12:49:47 +00:00
|
|
|
'use strict'
|
|
|
|
|
2017-10-20 01:52:13 +00:00
|
|
|
const intval = require('../lib/intval')
|
|
|
|
|
2017-10-20 23:36:23 +00:00
|
|
|
intval.init()
|
2017-10-20 23:38:26 +00:00
|
|
|
|
2017-10-21 15:49:29 +00:00
|
|
|
intval.setExposure(2000)
|
2017-10-21 00:43:54 +00:00
|
|
|
intval.setDir(false)
|