OK backwards microswitch logic is not sound. Please revisit.
This commit is contained in:
parent
7e989eeadf
commit
16f8675339
|
@ -3,5 +3,5 @@
|
||||||
const intval = require('../lib/intval')
|
const intval = require('../lib/intval')
|
||||||
|
|
||||||
intval.init()
|
intval.init()
|
||||||
intval.setDir(false)
|
|
||||||
intval.setTime(1000)
|
intval.setTime(1000)
|
Loading…
Reference in New Issue