From 39adf679b5633d2fe3a0950345b978f0d18619ca Mon Sep 17 00:00:00 2001 From: Brian Cooke Date: Sat, 11 Mar 2017 10:07:16 +0100 Subject: [PATCH] Add spi-device (#669) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2234fa0..8121b1f 100644 --- a/readme.md +++ b/readme.md @@ -305,6 +305,7 @@ Check out my [blog](https://blog.sindresorhus.com) 🦄 or say *hi* on [Twitter] - [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. +- [spi-device](https://github.com/fivdi/spi-device) - SPI serial bus access. ### Templating