Skip to content

Commit 265f9ab

Browse files
author
brentru
committed
add more info to class docstring
1 parent fc354d6 commit 265f9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_rgbled.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
class RGBLED:
4747
"""
48-
A RGB LED.
48+
Creates a RGBLED object given three physical pins or PWMOut objects.
4949
5050
:param red_pin: The physical pin connected to a red LED anode.
5151
:type ~microcontroller.Pin: Microcontroller's red_pin.

0 commit comments

Comments
 (0)