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 0 additions and 2 deletions
Showing only changes of commit 0b47713c58 - Show all commits

View File

@ -131,7 +131,6 @@ intval._stop = function () {
intval._pin.micro.unwatch()
intval._state.frame.active = false
intval._state.frame.start = 0
}
/**
* Callback for watching relese switch state changes.
@ -215,7 +214,6 @@ intval._watchRelease = function (err, val) {
intval._state.release.active = false
}
}
log.info('completed if statement')
}
intval._releaseClosedState = function (now) {