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 d941ac4 commit 5fcf6ccCopy full SHA for 5fcf6cc
README.rst
@@ -31,6 +31,8 @@ Dependencies
31
This driver depends on:
32
33
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
34
+* `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/>`_
35
+* `Adafruit CircuitPython MiniMQTT <https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT>`_
36
37
Please ensure all dependencies are available on the CircuitPython filesystem.
38
This is easily achieved by downloading
requirements.txt
@@ -3,3 +3,4 @@
3
# SPDX-License-Identifier: Unlicense
4
5
Adafruit-Blinka
6
+adafruit-circuitpython-minimqtt
0 commit comments