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 7 additions and 1 deletions
Showing only changes of commit 7ac642ee30 - Show all commits

View File

@ -6,7 +6,7 @@ const fs = require('fs')
let Gpio
try {
//Gpio = require('onoff').Gpio
Gpio = require('onoff').Gpio
} catch (e) {
log.warn('Failed including Gpio, using sim')
Gpio = require('../../lib/onoffsim').Gpio
@ -283,6 +283,12 @@ intval._releaseClosedState = function (now) {
}
return false
}
intval.reset = function () {
intval._setState(undefined)
intval._storeState()
}
/**
* Set the default direction of the camera.
* * forward = true