changed some test stuff

Signed-off-by: Ebbe Baß <ebbe@ping-mee.de>
master
Ebbe Baß 2022-07-07 07:16:58 +02:00
parent 3aa61515ae
commit 6c32af997d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import time
import os import os
import gpiozero 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: # for pin in pins:
# print(pin) # print(pin)