From 6c32af997d63450d62e549cdbd056d873c38cc53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ebbe=20Ba=C3=9F?= Date: Thu, 7 Jul 2022 07:16:58 +0200 Subject: [PATCH] changed some test stuff MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ebbe Baß --- test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.py b/test.py index 465b9ba..9f64949 100644 --- a/test.py +++ b/test.py @@ -2,7 +2,7 @@ import time import os import gpiozero -pins = [14,15,18,23,24,25,8,7,8,25,24,23,18,15,15] +pins = [14,15] # for pin in pins: # print(pin)