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 1 deletions
Showing only changes of commit 760c6c72ab - Show all commits

View File

@ -1,6 +1,6 @@
'use strict' 'use strict'
const Gpio = require('onoff') const Gpio = require('onoff').Gpio
console.dir(Gpio) console.dir(Gpio)
const PINS = { const PINS = {
fwd : { fwd : {