dash-button-probe
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "dash-button-probe", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Detect when an Amazon Dash Button is pressed using probe request frames.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -23,2 +23,8 @@ # dash-button-probe | ||
Install this package: | ||
``` | ||
npm install dash-button-probe | ||
``` | ||
Then, use the following snippet to detect button presses: | ||
@@ -25,0 +31,0 @@ |
Sorry, the diff of this file is not supported yet
5953
43