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.
2 parents ad7816b + f1f9251 commit 1788f98Copy full SHA for 1788f98
README.rst
@@ -28,8 +28,9 @@ Dependencies
28
This driver depends on:
29
30
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
31
-* `Bus Device <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_
+* `Adafruit Bus Device <https://github.com/adafruit/Adafruit_CircuitPython_BusDevice>`_
32
* `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/>`_
33
+* `Adafruit CircuitPython Requests <https://github.com/adafruit/Adafruit_CircuitPython_Requests/>`_
34
35
Please ensure all dependencies are available on the CircuitPython filesystem.
36
This is easily achieved by downloading
0 commit comments