Dump contents of the onoff to console

This commit is contained in:
mmcwilliams 2017-08-26 19:06:43 -04:00
parent 524aba90d8
commit 90210e02f3
1 changed files with 1 additions and 0 deletions

View File

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