From 208ffc492dff814dc69f93fe215bcd5be9f7cd61 Mon Sep 17 00:00:00 2001 From: Manuel Ernst Date: Mon, 24 Nov 2014 08:15:53 +0100 Subject: [PATCH] add piglow to the projects list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0133b0e..1990f54 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,7 @@ $ npm install i2c - **MCP3424** https://github.com/x3itsolutions/mcp3424 - **blinkm** https://github.com/korevec/blinkm - **click boards** https://github.com/TheThingSystem/node-click-boards +- **piglow** https://github.com/zaphod1984/node-piglow - more: https://www.npmjs.org/browse/depended/i2c ## Questions?