We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc354d6 commit 265f9abCopy full SHA for 265f9ab
adafruit_rgbled.py
@@ -45,7 +45,7 @@
45
46
class RGBLED:
47
"""
48
- A RGB LED.
+ Creates a RGBLED object given three physical pins or PWMOut objects.
49
50
:param red_pin: The physical pin connected to a red LED anode.
51
:type ~microcontroller.Pin: Microcontroller's red_pin.
0 commit comments