1. THX
2. further example (mainly 4 me to record)
(don't forget to make executable by
$ chmod +x led.sh )
[code]
#! /bin/sh
# The script sets an GPIO pin pnNr from cli to state for some secs (<10000) or unlimited
#
# Usage: $ ./led.sh pinNr [state [se...
2. further example (mainly 4 me to record)
(don't forget to make executable by
$ chmod +x led.sh )
[code]
#! /bin/sh
# The script sets an GPIO pin pnNr from cli to state for some secs (<10000) or unlimited
#
# Usage: $ ./led.sh pinNr [state [se...