Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "bean-io", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Punchthrough LightBlue Bean IO", | ||
@@ -5,0 +5,0 @@ "main": "lib/bean", |
@@ -11,3 +11,3 @@ # Bean-io | ||
In order to use the spark-io library, you will need to load Jacob Rosenthal's | ||
In order to use the bean-io library, you will need to load Jacob Rosenthal's | ||
[StandardFirmata.ino fork](https://github.com/jacobrosenthal/arduino/blob/bean/examples/StandardFirmata/StandardFirmata.ino) firmware onto your | ||
@@ -14,0 +14,0 @@ Bean device. We recommend you review [Punchthrough's Getting Started guide](http://punchthrough.com/bean/getting-started/) before continuing. |
6691