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 5b0102f commit b53be35Copy full SHA for b53be35
README.rst
@@ -13,7 +13,8 @@ CircuitPython_RGBLED
13
:target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_RGBLED
14
:alt: Build Status
15
16
-CircuitPython driver for RGB LEDs.
+CircuitPython driver for RGB LEDs. Works with native microcontroller pins,
17
+`Adafruit Blinka <https://github.com/adafruit/Adafruit_Blinka>`_, or the `PCA9685 PWM driver <https://www.adafruit.com/product/815>`_.
18
19
Dependencies
20
=============
0 commit comments