SRF node - add ability to set time interval

to close #338
This commit is contained in:
Dave Conway-Jones
2017-08-14 09:20:18 +01:00
parent 7950b7d39a
commit 363bb55b26
5 changed files with 19 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-pisrf",
"version" : "0.0.5",
"version" : "0.1.0",
"description" : "A Node-RED node for a Raspberry Pi to use a SRF04 or SRF05 range finder",
"dependencies" : {
},