Skip to content

Commit c8d18f9

Browse files
committed
Fix README requirements
1 parent 34352bf commit c8d18f9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,13 @@ Dependencies
2525
This driver depends on:
2626

2727
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
28+
* `Adafruit CircuitPython ConnectionManager <https://github.com/adafruit/Adafruit_CircuitPython_ConnectionManager/>`_
29+
* `Adafruit CircuitPython ESP32SPI <https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/>`_
30+
* `Adafruit CircuitPython hashlib <https://github.com/adafruit/Adafruit_CircuitPython_hashlib/>`_
2831
* `Adafruit CircuitPython JWT <https://github.com/adafruit/Adafruit_CircuitPython_JWT>`_
2932
* `Adafruit CircuitPython Logging <https://github.com/adafruit/Adafruit_CircuitPython_Logger>`_
30-
33+
* `Adafruit CircuitPython MiniMQTT <https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT>`_
34+
* `Adafruit CircuitPython RSA <https://github.com/adafruit/Adafruit_CircuitPython_RSA/>`_
3135

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

0 commit comments

Comments
 (0)