Loop doesn't work unless I use 'print' – raspberrypi.stackexchange.com

This code does not turn the led on and off. import RPi.GPIO as GPIO import time GPIO.setmode(GPIO.BCM) GPIO.setwarnings(False) GPIO.setup(21,GPIO.OUT) for number in range(0,10): ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Loop doesn't work unless I use 'print' – raspberrypi.stackexchange.com"