node-red-nodes/hardware/neopixel/neopix

5 lines
72 B
Bash
Executable File

#!/bin/bash
BASEDIR=$(dirname $0)
sudo python -u $BASEDIR/neopix.py $@