We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eaed5f commit bd5da17Copy full SHA for bd5da17
README.rst
@@ -29,6 +29,8 @@ Dependencies
29
This driver depends on:
30
31
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
32
+* `Adafruit CircuitPython Connection Manager <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