diff --git a/gpio.sh b/gpio.sh index a97989b..ac380c7 100644 --- a/gpio.sh +++ b/gpio.sh @@ -9,3 +9,5 @@ echo $GPIO > #PATH/export echo out > $PATH/gpio$GPIO/direction echo $value > $PATH/gpio$GPIO/value echo GPIO > $PATH/unexport + +echo "test"