Update tests to use latest api

This commit is contained in:
mmcw-dev 2017-10-21 11:49:29 -04:00
parent 06bdb8b763
commit 19e6511559
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ const intval = require('../lib/intval')
intval.init()
intval.setTime(2000)
intval.setExposure(2000)
intval.setDir(false)