Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

eventduino

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eventduino - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

@@ -5,6 +5,6 @@ {

"description": "Evented Arduino for Node.js",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "http://legitimatesounding.com/blog/index.html",
"repository": {
"url": ""
"url": "git://github.com/JerrySievert/EventDuino.git"
},

@@ -11,0 +11,0 @@ "main": "lib/index.js",

@@ -34,2 +34,3 @@ # EventDuino

````
<packet> ::= <command> <argument> <comment> <EOL>

@@ -45,2 +46,3 @@

| '#' [0-9a-zA-Z]+
````

@@ -47,0 +49,0 @@ ## Basic Events