This website requires JavaScript.
Explore
Help
Sign In
frodovdr
/
node-red-nodes
Watch
1
Star
0
Fork
0
You've already forked node-red-nodes
mirror of
https://github.com/node-red/node-red-nodes.git
synced
2023-10-10 13:36:58 +02:00
Code
Issues
Releases
Wiki
Activity
6c3c16f210
node-red-nodes
/
hardware
/
PiSrf
/
nrsrf
4 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update licenses and packages for all nodes
2016-11-06 21:26:19 +01:00
#!/bin/bash
Add PiSRF node - reads SRF05 (or 04) Ultrasonic range module
2015-11-01 15:59:21 +01:00
BASEDIR=$(dirname $0)
sudo python -u $BASEDIR/nrsrf.py $@
Reference in New Issue
Copy Permalink