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 5a2ca6c commit ebe6dceCopy full SHA for ebe6dce
README.rst
@@ -24,7 +24,6 @@ Dependencies
24
This driver depends on:
25
26
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
27
-* `SimpleIO Library <https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO>`_
28
29
Please ensure all dependencies are available on the CircuitPython filesystem.
30
This is easily achieved by downloading
adafruit_rgbled.py
@@ -17,8 +17,6 @@
17
18
* Adafruit CircuitPython firmware for the supported boards:
19
https://github.com/adafruit/circuitpython/releases
20
-
21
-* Adafruit's SimpleIO library: https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO
22
"""
23
from pwmio import PWMOut
0 commit comments