Push dev work to master #2
|
@ -1,6 +1,6 @@
|
|||
'use strict'
|
||||
|
||||
const Gpio = require('onoff')
|
||||
const Gpio = require('onoff').Gpio
|
||||
console.dir(Gpio)
|
||||
const PINS = {
|
||||
fwd : {
|
||||
|
|
Loading…
Reference in New Issue