From c311793585d640e88cf23b4178bb512ef5d46e30 Mon Sep 17 00:00:00 2001 From: Ana Date: Thu, 10 Sep 2026 11:16:32 -0600 Subject: [PATCH] testing user --- gpio.sh | 2 ++ 1 file changed, 2 insertions(+) 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"