Push dev work to master #2

Merged
sixteenmillimeter merged 416 commits from dev into master 2018-07-19 15:29:02 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit fb54403891 - Show all commits

View File

@ -375,6 +375,7 @@ intval.frame = function (dir = null, exposure = null, cb = () => {}) {
log.info('frame', {dir : dir ? 'forward' : 'backward', exposure : exposure})
intval._pause()
if (dir) {
intval._startFwd()
} else {