onoff v3.1.0 Release Notes

Release Date: 2018-05-13 // almost 6 years ago
    • replace new Buffer with Buffer.from or Buffer.alloc
    • add accessebile property to Gpio class (thank you @johntalton)
    • add HIGH and LOW properties to Gpio class (thank you @johntalton)