Raspberry Pi - gpiozero Library
Find the bug in this code:
from gpiozero import PWMLED led = PWMLED(19) led.value = -0.3 print(led.value)
from gpiozero import PWMLED led = PWMLED(19) led.value = -0.3 print(led.value)
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions