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
0d0c88d19e
node-red-nodes
/
hardware
/
LEDborg
/
nrgpio
5 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update LEDborg - to match Pi node colours and update python
2015-11-17 00:12:35 +01:00
#!/bin/bash
Update LEDborg node to use RPi.GPIO Fix to Close #93
2015-01-30 09:43:55 +01:00
BASEDIR=$(dirname $0)
sudo python -u $BASEDIR/nrgpio.py $@
Reference in New Issue
Copy Permalink