From ca5d1896c0880bb1eb385d3d7717c07dc8e7664c Mon Sep 17 00:00:00 2001 From: Brian Cooke Date: Sat, 11 Mar 2017 10:06:15 +0100 Subject: [PATCH] Add onoff (#670) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2d58fed..2234fa0 100644 --- a/readme.md +++ b/readme.md @@ -304,6 +304,7 @@ Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter] - [usb](https://github.com/nonolith/node-usb) - USB library. - [cylon.js](http://cylonjs.com) - Next generation robotics framework with support for 26 different platforms. - [i2c-bus](https://github.com/fivdi/i2c-bus) - I2C serial bus access. +- [onoff](https://github.com/fivdi/onoff) - GPIO access and interrupt detection. ### Templating