add delay to eddystone scanner startup

This commit is contained in:
Dave Conway-Jones
2016-03-08 20:13:30 +00:00
parent 471840b868
commit 7b72ecd99c
2 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-physical-web",
"version": "0.0.8",
"version": "0.0.10",
"description": "Node-RED nodes to interact with the Physical Web",
"main": "physical-web.js",
"scripts": {