Raspberry Pi - gpiozero Library
What is wrong with this code snippet?
from gpiozero import LED led = LED() led.on()
from gpiozero import LED led = LED() led.on()
LED() without a pin number, causing an error.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions