Skip to content

Commit ebe6dce

Browse files
committed
Remove more simpleio
1 parent 5a2ca6c commit ebe6dce

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Dependencies
2424
This driver depends on:
2525

2626
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
27-
* `SimpleIO Library <https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO>`_
2827

2928
Please ensure all dependencies are available on the CircuitPython filesystem.
3029
This is easily achieved by downloading

adafruit_rgbled.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
1818
* Adafruit CircuitPython firmware for the supported boards:
1919
https://github.com/adafruit/circuitpython/releases
20-
21-
* Adafruit's SimpleIO library: https://github.com/adafruit/Adafruit_CircuitPython_SimpleIO
2220
"""
2321
from pwmio import PWMOut
2422

0 commit comments

Comments
 (0)